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

Add 3 more font-weight variables

Refs #14368

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2015-12-06 12:28:15 -08:00
parent 193b8306f0
commit 0759d76bd2
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
display: inline-block;
padding: .25em .4em;
font-size: 75%;
font-weight: bold;
font-weight: $label-font-weight;
line-height: 1;
color: $label-color;
text-align: center;