aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-07-24 00:37:19 -0700
committerMark Otto <[email protected]>2012-07-24 00:37:19 -0700
commitc37aa99e2836c333407db9d7d703ff731214f64e (patch)
tree9695a6b45492039f7ce3939c54bd608dfe20535d /less
parent4912dd441d46dbacd7414628b6d70a8ae0d85d7f (diff)
downloadbootstrap-c37aa99e2836c333407db9d7d703ff731214f64e.tar.xz
bootstrap-c37aa99e2836c333407db9d7d703ff731214f64e.zip
modal heading line-height
Diffstat (limited to 'less')
-rw-r--r--less/modals.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/modals.less b/less/modals.less
index 8cdaace36..e515bb796 100644
--- a/less/modals.less
+++ b/less/modals.less
@@ -59,7 +59,7 @@
// Heading
h3 {
margin: 0;
- line-height: 1;
+ line-height: 30px;
}
}