diff options
| author | Mark Otto <[email protected]> | 2013-08-15 20:25:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-15 20:25:43 -0700 |
| commit | 0c582f722bf5e6430166ef0adb8d4c79948aeea5 (patch) | |
| tree | 5f4700bf71ed0cac2260202b0a35d26dbb95d657 /assets/css/docs.css | |
| parent | b0a66e60c1ebf13e6bfdb9d844e9ca6d3cd88251 (diff) | |
| download | bootstrap-0c582f722bf5e6430166ef0adb8d4c79948aeea5.tar.xz bootstrap-0c582f722bf5e6430166ef0adb8d4c79948aeea5.zip | |
More responsive customizer layout
Diffstat (limited to 'assets/css/docs.css')
| -rw-r--r-- | assets/css/docs.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index f057dc3ed..f3e3b13bb 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -189,6 +189,10 @@ body { text-align: center; } +#less-section label { + font-weight: normal; +} + /* Docs pages and sections |
