mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Use @font-size-... variables instead of hardcoded font-size in px
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
display: inline-block;
|
||||
min-width: 10px;
|
||||
padding: 3px 7px;
|
||||
font-size: 12px;
|
||||
font-size: @font-size-small;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
line-height: 1;
|
||||
|
||||
Reference in New Issue
Block a user