2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Part 1 of unCamelCasing variables

This commit is contained in:
Mark Otto
2012-11-30 14:37:24 -08:00
parent fe8061b84e
commit 7a3d15eb21
31 changed files with 191 additions and 196 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
.badge {
display: inline-block;
padding: 2px 4px;
font-size: @baseFontSize * .846;
font-size: @base-font-size * .846;
font-weight: bold;
line-height: 14px; // ensure proper line-height if floated
color: @white;