From: Ian Weller Date: Thu, 18 Feb 2016 19:13:49 +0000 (-0500) Subject: missing component for absolute bottom for footer X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6873f8e86d45caa6b7a519cdf725ab10c5838cf9;p=web%2FGruntInit%2FglmTheme.git missing component for absolute bottom for footer --- diff --git a/root/scss/_structure.scss b/root/scss/_structure.scss index e054dfb..0899684 100644 --- a/root/scss/_structure.scss +++ b/root/scss/_structure.scss @@ -3,6 +3,13 @@ //3. Fonts //4. Top Bar //5. Off-Canvas +.off-canvas-wrap { + min-height: 100%; + .inner-wrap { + min-height: 100vh; + height: 100%; + } +} //6. Main //7. Slideshow //8. Blog