fix(button): normalize button radius

references #12912
This commit is contained in:
Brandy Carney
2017-11-30 17:58:41 -05:00
parent 1151646e71
commit c2d541716e

View File

@ -162,6 +162,7 @@ button ion-label {
button { button {
border: 0; border: 0;
border-radius: 0;
font-family: inherit; font-family: inherit;
font-style: inherit; font-style: inherit;
font-variant: inherit; font-variant: inherit;