mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
committed by
Kevin Kirsche
parent
0ccac4a6e0
commit
fbbadaff3c
@@ -43,10 +43,9 @@ a.label {
|
|||||||
.label-pill {
|
.label-pill {
|
||||||
padding-right: .6em;
|
padding-right: .6em;
|
||||||
padding-left: .6em;
|
padding-left: .6em;
|
||||||
border-radius: 1rem;
|
@include border-radius(1rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Colors
|
// Colors
|
||||||
//
|
//
|
||||||
// Contextual variations (linked labels get darker on :hover).
|
// Contextual variations (linked labels get darker on :hover).
|
||||||
|
Reference in New Issue
Block a user