Tweak style of the beta-feature-badge class.

This commit is contained in:
Shane Kilkelly 2016-06-07 13:42:27 +01:00
parent 2598661c4c
commit 8c9d15a3e4

View file

@ -11,6 +11,8 @@
.beta-feature-badge {
&:extend(.label);
&:extend(.label-warning);
padding-bottom: 2px;
vertical-align: 11%;
padding-bottom: 4px;
padding-top: 2px;
margin-left: 12px;
}