fix(toolbar): fix wp back button in toolbar

references #5923
This commit is contained in:
Brandy Carney
2016-03-23 13:35:16 -04:00
parent 0e91a69257
commit 9a23a925a4

View File

@ -282,15 +282,16 @@ ion-buttons[right] {
// --------------------------------------------------
.back-button {
margin: 0 0 0 12px;
margin: 0 6px;
min-width: 44px;
box-shadow: none;
}
.back-button-icon {
margin: 0;
min-width: 30px;
padding: 0 6px;
font-size: 2.4rem;
font-weight: normal;