2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

form bug fix with new baseline, updated docs to fix topbar bug, tweaks to scaffolding for buttons

This commit is contained in:
Mark Otto
2011-06-29 13:48:08 -07:00
parent e0b09867c2
commit 025f74ef93
5 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -220,7 +220,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;