fix(item): fixing font-weight for button items on md

This commit is contained in:
Brandy Carney
2015-11-16 19:56:09 -05:00
parent 59e4faa5b9
commit b01795de3f

View File

@@ -47,6 +47,7 @@ ion-note {
padding-left: ($item-md-padding-left);
font-size: $item-md-font-size;
text-transform: none;
font-weight: normal;
h1 {
margin: 0 0 2px;