]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Replace .btn-wrapper with Bootstrap gutters/gaps
[rails.git] / app / assets / stylesheets / common.scss
index c3f2b36adc361a320f7618664c5d39644cb75c36..4df8b4c2db79badb1a8b6eb37b4f41f9f1fb6836 100644 (file)
@@ -637,16 +637,6 @@ tr.turn {
   }
 }
 
-/* Bootstrap buttons don't have any vertical margin, so
-   they touch when adjacent buttons wrap onto a new line
-   e.g. wide form buttons on a narrow sidebar */
-
-.btn-wrapper {
-  > .btn {
-    margin-bottom: $spacer * 0.25;
-  }
-}
-
 /* Force LTR/RTL alignment for placeholder text */
 
 .form-control::placeholder {