Commit bf490007 authored by Mark Otto's avatar Mark Otto

Drop the font-weight on panel labels since heading elements already get it

parent fca5c812
......@@ -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 {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -58,7 +58,6 @@
margin-top: 0;
margin-bottom: 0;
font-size: (@font-size-base * 1.25);
font-weight: 500;
> a {
color: inherit;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment