fix(toolbar): fix back button for md mode

fixes #5923
This commit is contained in:
Brandy Carney
2016-03-23 12:53:06 -04:00
parent 5fc77b5081
commit 7dc58ef2dd

View File

@@ -278,15 +278,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: 44px;
padding: 0 6px;
font-size: 2.4rem;
font-weight: normal;