]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Layout tweaks to terms page
[rails.git] / app / assets / stylesheets / common.css.scss
index d939282058cb8dfdc209385df2415da8a41ea0b0..12c66e3c95db6d3af89f34ec035e0a8b7cd0f1ad 100644 (file)
@@ -1514,7 +1514,7 @@ header .search_form {
     padding: $lineheight;
     margin-bottom: $lineheight;
     overflow: auto;
-    height: 10em;
+    height: 20em;
   }
 
   #decline {
@@ -1523,11 +1523,6 @@ header .search_form {
       background: darken($lightblue, $hovercolor);
     }
   }
-
-  .form-row {
-    margin: auto;
-    max-width: 370px;
-  }
 }
 
 /* Rules for the account settings page */