mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Merge pull request #19214 from twbs/label-font-size
Add $label-font-size variable in the name of not hardcoding values
This commit is contained in:
@@ -619,6 +619,7 @@ $label-danger-bg: $brand-danger !default;
|
||||
|
||||
$label-color: #fff !default;
|
||||
$label-link-hover-color: #fff !default;
|
||||
$label-font-size: 75% !default;
|
||||
$label-font-weight: bold !default;
|
||||
$label-padding-x: .4em !default;
|
||||
$label-padding-y: .25em !default;
|
||||
|
||||
Reference in New Issue
Block a user