mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Drop the font-weight on panel labels since heading elements already get it
This commit is contained in:
Vendored
-1
@@ -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 {
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -58,7 +58,6 @@
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
font-size: (@font-size-base * 1.25);
|
||||
font-weight: 500;
|
||||
> a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user