mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Extract $label-padding-{x,y} variables
[skip sauce] [skip validator]
This commit is contained in:
@@ -619,6 +619,8 @@ $label-danger-bg: $brand-danger !default;
|
||||
$label-color: #fff !default;
|
||||
$label-link-hover-color: #fff !default;
|
||||
$label-font-weight: bold !default;
|
||||
$label-padding-x: .4em !default;
|
||||
$label-padding-y: .25em !default;
|
||||
|
||||
|
||||
// Modals
|
||||
|
Reference in New Issue
Block a user