]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Shorten custom css of export form
[rails.git] / app / assets / stylesheets / common.scss
index 629d26a814be9bf633c582fbdd8dec12c99d47b4..4049339973fc4d703580c9f835a14b5ebcb8eb77 100644 (file)
@@ -645,16 +645,9 @@ tr.turn:hover {
 /* Rules for export sidebar */
 
 .export_form {
-  .export_area_inputs,
-  .export_button {
-    text-align: center;
-  }
-
   .export_area_inputs {
-    margin-bottom: $spacer;
     input[type="text"] {
       width: 100px;
-      text-align: center;
     }
   }