2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
geedmo
2013-08-05 19:43:39 -03:00
parent 9bbe8a020a
commit 7bc817bcba
+1 -1
View 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;