diff options
| author | Jacob Thornton <[email protected]> | 2012-01-28 12:09:16 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-28 12:09:16 -0800 |
| commit | e1a1fdd35d347b8aef8b6d183c182be684314e89 (patch) | |
| tree | 90e7646385366c105635ab864335ee33fb4735c2 /less/modals.less | |
| parent | 12d3c2fe74bbe2570e47a2c8d7154a3011bd0770 (diff) | |
| parent | 39f70afed9998826f4a4ff548b721a5b065c985e (diff) | |
| download | bootstrap-e1a1fdd35d347b8aef8b6d183c182be684314e89.tar.xz bootstrap-e1a1fdd35d347b8aef8b6d183c182be684314e89.zip | |
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'less/modals.less')
| -rw-r--r-- | less/modals.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less index 3e74f4227..36be57bf0 100644 --- a/less/modals.less +++ b/less/modals.less @@ -48,7 +48,7 @@ &.fade.in { top: 50%; } } .modal-header { - padding: 5px 15px; + padding: 9px 15px; border-bottom: 1px solid #eee; // Close icon .close { margin-top: 2px; } |
