diff options
| author | Jacob Thornton <[email protected]> | 2011-06-29 15:41:33 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-06-29 15:41:33 -0700 |
| commit | 1561b20f7c0aae9adb40585ab01a9539bd23f01a (patch) | |
| tree | 7d890dde80e803118767111c7e850d3b2d7475c6 /lib/forms.less | |
| parent | e72283ccafaf37996ee44f26fca1e44f1501f53e (diff) | |
| parent | 025f74ef93fadf1f2615789e4560ebf420bf3d6f (diff) | |
| download | bootstrap-1561b20f7c0aae9adb40585ab01a9539bd23f01a.tar.xz bootstrap-1561b20f7c0aae9adb40585ab01a9539bd23f01a.zip | |
Merge branch 'master' of http://git.local.twitter.com/bootstrap
Diffstat (limited to 'lib/forms.less')
| -rw-r--r-- | lib/forms.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/forms.less b/lib/forms.less index ec6338676..d0f6b0384 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -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; |
