diff options
| author | Mark Otto <[email protected]> | 2013-05-27 19:23:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-27 19:23:17 -0700 |
| commit | 8899c30f16a32f1c3237242abf5e1bde5d88d0ca (patch) | |
| tree | 47b8b4f0e38af1f48c1c632982aed23e799d4e03 /docs/assets/css/bootstrap.css | |
| parent | 60575dfb461d5e01d36b564dccc55ef260982081 (diff) | |
| parent | a7a87c8e8c3343f6d9dea868d578178de8907f98 (diff) | |
| download | bootstrap-8899c30f16a32f1c3237242abf5e1bde5d88d0ca.tar.xz bootstrap-8899c30f16a32f1c3237242abf5e1bde5d88d0ca.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index c5b29a3c4..a826b74ed 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -1579,7 +1579,7 @@ select:focus:invalid:focus { } .input-group-addon { - padding: 6px 8px; + padding: 8px 12px; font-size: 14px; font-weight: normal; line-height: 1.428571429; |
