mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
Merge pull request #19215 from twbs/label-pill-border-radius
Add $label-pill-border-radius variable
This commit is contained in:
@@ -624,6 +624,9 @@ $label-padding-x: .4em !default;
|
||||
$label-padding-y: .25em !default;
|
||||
|
||||
$label-pill-padding-x: .6em !default;
|
||||
// Use a higher than normal value to ensure completely rounded edges when
|
||||
// customizing padding or font-size on labels.
|
||||
$label-pill-border-radius: 10rem !default;
|
||||
|
||||
// Modals
|
||||
|
||||
|
Reference in New Issue
Block a user