]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Make input buttons and link buttons the same height in Firefox
[rails.git] / app / assets / stylesheets / common.css.scss
index 85dd1d2c3dc1a8ab4a722f4e7cb2922e437611d5..b2343795f0daa8a566ecffce2e183d524d34d39e 100644 (file)
@@ -1706,6 +1706,7 @@ a.button {
   display: inline-block;
   line-height: 20px;
   padding: $lineheight/4 $lineheight/2;
+  min-height: 20px + $lineheight/2;
   min-width: 120px;
   margin: 0 0 $lineheight/2 0;
   color: white;