aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-07-24 00:49:19 -0700
committerJacob Thornton <[email protected]>2012-07-24 00:49:19 -0700
commite2fc202df2a5ff0da156904f1574e1620bee5184 (patch)
tree5c4458d9124406368a6e84282ba080be191b2a4a /less/modals.less
parentc98b75c97949c34be62b63e79fa517347df35018 (diff)
parent394922a1bfe3360b20aea29e8ffe22133f56b908 (diff)
downloadbootstrap-e2fc202df2a5ff0da156904f1574e1620bee5184.tar.xz
bootstrap-e2fc202df2a5ff0da156904f1574e1620bee5184.zip
Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip
Diffstat (limited to 'less/modals.less')
-rw-r--r--less/modals.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/less/modals.less b/less/modals.less
index 32aab7acd..e515bb796 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -56,6 +56,11 @@
border-bottom: 1px solid #eee;
// Close icon
.close { margin-top: 2px; }
+ // Heading
+ h3 {
+ margin: 0;
+ line-height: 30px;
+ }
}
// Body (where all modal content resides)