badges.less: Fix default badge contrast
This commit is contained in:
parent
4ae71ae1dc
commit
73deefe7c4
|
@ -8,7 +8,7 @@
|
|||
.bg-stateful();
|
||||
.rounded-corners();
|
||||
|
||||
background-color: @gray-light;
|
||||
background-color: @gray;
|
||||
color: @badge-color;
|
||||
display: inline-block;
|
||||
font-family: @font-family-wide;
|
||||
|
|
Loading…
Reference in New Issue