diff --git a/public/index.html b/public/index.html index 77b60e9d9..035f0aba6 100644 --- a/public/index.html +++ b/public/index.html @@ -1129,7 +1129,7 @@

World Info Editor - (?) + ?

 
diff --git a/public/style.css b/public/style.css index 11fd3d8fe..d11f57073 100644 --- a/public/style.css +++ b/public/style.css @@ -1305,7 +1305,7 @@ input[type=search]:focus::-webkit-search-cancel-button { display: flex; flex-direction: row; align-items: center; - margin-left: 36px; + margin-left: 18px; } #form_rename_world {