2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Remove the handful of rem font-sizes

This commit is contained in:
Mark Otto
2013-03-31 11:26:13 -07:00
parent b96ab36d38
commit fc16e37aaa
4 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
.panel-heading {
margin: -15px -15px 15px;
padding: 10px 15px;
.font-size(16);
font-size: @font-size-base * 1.25;
font-weight: 500;
background-color: @panel-heading-bg;
border-bottom: 1px solid @panel-border;