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 /dist/css/bootstrap.css | |
| 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 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 1ba747478..7c02bb9d0 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -2447,7 +2447,6 @@ a.list-group-item.active .list-group-item-text { margin-top: 0; margin-bottom: 0; font-size: 17.5px; - font-weight: 500; } .panel-title > a { |
