Fixed font on switches

This commit is contained in:
Mark McDowall 2014-08-30 15:03:14 -07:00
parent 2651cd63a8
commit e2ead542c6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
.toggle {
height: 34px;
box-sizing: border-box;
font-weight: normal;
.slide-button {
.button-variant(@btn-danger-color, @btn-danger-bg, @btn-danger-border);