]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Add btn-wrapper class
[rails.git] / app / assets / stylesheets / common.scss
index c010691c6520a2e7f22c15fbab0dfae3106f0d6a..4664578cde8a1121d39199d91dd9ed87c3419f2b 100644 (file)
@@ -977,6 +977,12 @@ tr.turn:hover {
   }
 }
 
+.btn-wrapper {
+  > .btn {
+    margin-bottom: $lineheight/4;
+  }
+}
+
 /* Rules for export sidebar */
 
 .export_form {