mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Extract $label-padding-{x,y} variables
[skip sauce] [skip validator]
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
.label {
|
||||
display: inline-block;
|
||||
padding: .25em .4em;
|
||||
padding: $label-padding-y $label-padding-x;
|
||||
font-size: 75%;
|
||||
font-weight: $label-font-weight;
|
||||
line-height: 1;
|
||||
|
||||
Reference in New Issue
Block a user