diff options
| author | Mark Otto <[email protected]> | 2013-09-11 16:59:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-11 16:59:51 -0700 |
| commit | a1cdbbe55e7c099b4ca93911cc8e6bf8311157df (patch) | |
| tree | 0cf52c81a7ac39ed813113c6c7e1d42aca2511db /assets/css/docs.css | |
| parent | d88e743b417c3e149c9fcb02c8d5580afb8baee0 (diff) | |
| download | bootstrap-a1cdbbe55e7c099b4ca93911cc8e6bf8311157df.tar.xz bootstrap-a1cdbbe55e7c099b4ca93911cc8e6bf8311157df.zip | |
scope customizer h4 change
Diffstat (limited to 'assets/css/docs.css')
| -rw-r--r-- | assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index 053558187..5f41ce2e2 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -1013,7 +1013,7 @@ h1[id] { margin-bottom: 5px; padding-top: 30px; } -.bs-customizer h4 { +.bs-customizer .bs-docs-section > h4 { margin-top: 15px; } .bs-customizer input[type="text"] { |
