mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 11:04:09 +03:00
Reference closed issue
This commit is contained in:
parent
a59ede6655
commit
8677ccc3e3
|
@ -4,7 +4,7 @@
|
|||
.label {
|
||||
border-radius: @border-radius-small;
|
||||
.variations(~".label", ~"", background-color, @grey);
|
||||
padding: .3em .6em;
|
||||
padding: .3em .6em; // Make top & bottom .label padding the same: https://github.com/twbs/bootstrap/pull/19631
|
||||
}
|
||||
|
||||
// must be broken out for reuse - webkit selector breaks firefox
|
||||
|
|
Loading…
Reference in New Issue
Block a user