aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-12 20:45:10 -0700
committerMark Otto <[email protected]>2013-04-12 20:45:10 -0700
commita96dd1bd284ba3c6f32bf378ec5f2baa131b1c12 (patch)
tree5e56b3607b769c0adb7bbccb6e7c58eb541f01df /less
parent96f332578ce027c5bb2b8471b8a6c29638a178be (diff)
parent05710e10f7d4a823bb4854add74e974ced858e14 (diff)
downloadbootstrap-a96dd1bd284ba3c6f32bf378ec5f2baa131b1c12.tar.xz
bootstrap-a96dd1bd284ba3c6f32bf378ec5f2baa131b1c12.zip
Merge branch '3.0.0-wip' of https://github.com/garvincasimir/bootstrap into garvincasimir-3.0.0-wip
Diffstat (limited to 'less')
-rw-r--r--less/modals.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/modals.less b/less/modals.less
index 9d9baccea..c302e2a2b 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -76,6 +76,7 @@
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #e5e5e5;
+ min-height:40px;
}
// Close icon
.modal-header .close {