This commit is contained in:
Adam Bradley
2015-05-12 10:17:17 -05:00
parent e28e19fa09
commit 5e45f030d4
7 changed files with 18 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ $toolbar-secondary-flex-order: 10;
white-space: nowrap;
text-overflow: ellipsis;
}
// Override [ion-app] h1 margin-top
// Override ion-app h1 margin-top
h1.toolbar-title {
margin: 0;
}
@@ -63,4 +63,4 @@ h1.toolbar-title {
.toolbar .button {
background: transparent;
border: none;
}
}