]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Added some vertical space in the routing text input boxes.
[rails.git] / app / assets / stylesheets / common.css.scss
index 39519b81a512cb6a1b5c6011818ddfd6e3467c76..fb879d375f1ea44c33a58111bd1743b5f6401b13 100644 (file)
@@ -978,6 +978,16 @@ header .search_forms,
     padding-right: 25px;
     display: block;
   }
+
+  select.routing_engines {
+    min-height: 30px;
+    margin: 0px 0px 5px 25px;
+  }
+
+  div.line {
+    width: 100%;
+    margin: 0px 0px 5px 0px;
+  }
 }
 
 /* Rules for the map key which appears in the popout sidebar */