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 /docs | |
| parent | 4912dd441d46dbacd7414628b6d70a8ae0d85d7f (diff) | |
| download | bootstrap-c37aa99e2836c333407db9d7d703ff731214f64e.tar.xz bootstrap-c37aa99e2836c333407db9d7d703ff731214f64e.zip | |
modal heading line-height
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 4a4b3e5f4..b0c966d22 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -4717,7 +4717,7 @@ input[type="submit"].btn.btn-mini { .modal-header h3 { margin: 0; - line-height: 1; + line-height: 30px; } .modal-body { |
