fix(item): removed box-shadow on items - buttons md

This commit is contained in:
Brandy Carney
2015-11-16 20:09:08 -05:00
parent b01795de3f
commit cd365a60b3

View File

@ -48,6 +48,7 @@ ion-note {
font-size: $item-md-font-size; font-size: $item-md-font-size;
text-transform: none; text-transform: none;
font-weight: normal; font-weight: normal;
box-shadow: none;
h1 { h1 {
margin: 0 0 2px; margin: 0 0 2px;