diff options
| author | Mark Otto <[email protected]> | 2013-08-11 19:20:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-11 19:20:23 -0700 |
| commit | bf4900072dba32ba6db36321f6d3175bd4b43718 (patch) | |
| tree | 12fd927385967ae85c7e7c899301bdfc3f8d944f /less | |
| parent | fca5c812c593b4c17121ae1d9c647c0387b51d8e (diff) | |
| download | bootstrap-bf4900072dba32ba6db36321f6d3175bd4b43718.tar.xz bootstrap-bf4900072dba32ba6db36321f6d3175bd4b43718.zip | |
Drop the font-weight on panel labels since heading elements already get it
Diffstat (limited to 'less')
| -rw-r--r-- | less/panels.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/panels.less b/less/panels.less index c6d96b39f..b78f0796a 100644 --- a/less/panels.less +++ b/less/panels.less @@ -58,7 +58,6 @@ margin-top: 0; margin-bottom: 0; font-size: (@font-size-base * 1.25); - font-weight: 500; > a { color: inherit; } |
