]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix Issue #8175
authorgeedmo <geedmo.ds@gmail.com>
Mon, 5 Aug 2013 22:43:39 +0000 (19:43 -0300)
committergeedmo <geedmo.ds@gmail.com>
Mon, 5 Aug 2013 22:43:39 +0000 (19:43 -0300)
less/input-groups.less

index 79d1afcd4e7be8d1dfe38634a7e16d2a0f399d6a..21b07922b4c9d2755d5208ee69325138015093f5 100644 (file)
@@ -48,7 +48,7 @@
   padding: @padding-base-vertical @padding-base-horizontal;
   font-size: @font-size-base;
   font-weight: normal;
-  line-height: @line-height-base;
+  line-height: 1;
   text-align: center;
   background-color: @gray-lighter;
   border: 1px solid @input-group-addon-border-color;