1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00
This commit is contained in:
Jacob Thornton
2011-06-29 15:41:33 -07:00
5 changed files with 22 additions and 5 deletions

View File

@@ -218,7 +218,7 @@ div.input-append {
display: block;
width: auto;
min-width: 16px;
padding: 5px 4px 5px 5px;
padding: 4px 4px 4px 5px;
color: @grayLight;
font-weight: normal;
line-height: 18px;