From bf4900072dba32ba6db36321f6d3175bd4b43718 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 11 Aug 2013 19:20:23 -0700 Subject: Drop the font-weight on panel labels since heading elements already get it --- dist/css/bootstrap.css | 1 - 1 file changed, 1 deletion(-) (limited to 'dist/css/bootstrap.css') 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 { -- cgit v1.2.3