Angular Material fixed toolbar AND sticky footer
I have been beating my head against this issue for some time now and sort of came up with a solution. I would like a fixed toolbar (navbar) as well as a sticky (floating) footer. The footer should float at the bottom of the main section but be sticky to the bottom when there is no content. It seems that I can do one or the other but not both. With this method the toolbar is fixed but the footer isn't sticky. It butts up to the toolbar when the main section is empty. <body ng-controller="MainCtrl" layout="row"> <div layout="column" flex> <md-toolbar class="md-medium-tall"> <div class="md