feat(menu): right side menus

This commit is contained in:
Adam Bradley
2015-09-22 12:36:42 -05:00
parent 3b7d261290
commit 1a60540f2b
9 changed files with 88 additions and 33 deletions

View File

@@ -43,6 +43,12 @@ $toolbar-md-button-font-size: 1.4rem !default;
}
}
[menu-toggle][secondary],
[menu-toggle][secondary].activated {
margin: 0 2px;
min-width: 28px;
}
}
ion-title {