mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Fixes #7661
This commit is contained in:
committed by
Artur Kwiatkowski
parent
ec7f2cf2b6
commit
159105dad3
+1
-1
@@ -17,7 +17,7 @@
|
||||
.panel-heading {
|
||||
margin: -15px -15px 15px;
|
||||
padding: 10px 15px;
|
||||
font-size: @font-size-base * 1.25;
|
||||
font-size: (@font-size-base * 1.25);
|
||||
font-weight: 500;
|
||||
background-color: @panel-heading-bg;
|
||||
border-bottom: 1px solid @panel-border;
|
||||
|
||||
Reference in New Issue
Block a user