Add sidenav toggle button in Calendar module

Also show the current list filter on the right side of the toggle
button.
This commit is contained in:
Francis Lachapelle
2015-12-02 13:51:33 -05:00
parent b2c2fc5dcd
commit b02de72e57
5 changed files with 39 additions and 3 deletions
@@ -11,6 +11,13 @@
padding: 0 0 0 $layout-gutter-width;
}
}
md-tab-content {
.md-subheader {
.md-subheader-inner {
padding-left: $layout-gutter-width/2;
}
}
}
.sg-md-subheader {
&--fixed {