dense toolbar and footerExpect footer to extend to the bottom of the window
Footer doesn't extend to the bottom because using a dense toolbar shifts it up slightly
https://codepen.io/anon/pen/dzNOXJ

fix proposal in PR https://github.com/vuetifyjs/vuetify/pull/1275
I noticed another issue when using the dense toolbar. The navigation drawer doesn't accommodate the height of the dense toolbar when using clipped.

All layout issues have been resolved in the enhancement/layout branch (will be part of 0.16)
Most helpful comment
I noticed another issue when using the dense toolbar. The navigation drawer doesn't accommodate the height of the dense toolbar when using
clipped.