diff options
| author | Mark Otto <[email protected]> | 2012-07-24 00:37:19 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-24 00:37:19 -0700 |
| commit | c37aa99e2836c333407db9d7d703ff731214f64e (patch) | |
| tree | 9695a6b45492039f7ce3939c54bd608dfe20535d /less | |
| parent | 4912dd441d46dbacd7414628b6d70a8ae0d85d7f (diff) | |
| download | bootstrap-c37aa99e2836c333407db9d7d703ff731214f64e.tar.xz bootstrap-c37aa99e2836c333407db9d7d703ff731214f64e.zip | |
modal heading line-height
Diffstat (limited to '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 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; } } |
