mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 10:34:07 +02:00
Fix Issue #8175
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
padding: @padding-base-vertical @padding-base-horizontal;
|
padding: @padding-base-vertical @padding-base-horizontal;
|
||||||
font-size: @font-size-base;
|
font-size: @font-size-base;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
line-height: @line-height-base;
|
line-height: 1;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: @gray-lighter;
|
background-color: @gray-lighter;
|
||||||
border: 1px solid @input-group-addon-border-color;
|
border: 1px solid @input-group-addon-border-color;
|
||||||
|
Reference in New Issue
Block a user