fix(buttons): fix the toolbar buttons underline

This commit is contained in:
Brandy Carney
2018-02-13 15:46:53 -05:00
parent 460d5e17c8
commit e4c4419f70
3 changed files with 3 additions and 2 deletions

View File

@ -94,6 +94,7 @@ ion-buttons,
display: inline-block;
line-height: 1;
text-decoration: none;
text-overflow: ellipsis;
text-transform: none;
white-space: nowrap;