1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02:00

Add $label-pill-border-radius variable

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-02-16 00:30:40 -08:00
parent 5f455319e2
commit 08d23959ac
2 changed files with 4 additions and 3 deletions

View File

@@ -623,6 +623,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