no show-navbar

This commit is contained in:
Adam Bradley
2015-12-01 15:17:32 -06:00
parent 42b60bc172
commit ca618baef7
3 changed files with 0 additions and 7 deletions

View File

@@ -6,11 +6,6 @@
ion-navbar.toolbar {
display: flex;
transform: translate3d(-9999px, -9999px, 0);
}
ion-navbar.toolbar.show-navbar {
transform: none;
}
.back-button {