]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Stop the "Load" button overlaying text in the data browser warning
[rails.git] / app / assets / stylesheets / common.css.scss
index b6745f809fcfa1e3661f1d8255506778f8f9433b..06e6375e4220ba472a97acb1e0b153bd154b8619 100644 (file)
@@ -888,6 +888,12 @@ nav.secondary {
   p {
     padding: $lineheight;
   }
+
+  input {
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+  }
 }
 
 #sidebar {