projects
/
web
/
GruntInit
/
glmTheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fd83e
)
missing component for absolute bottom for footer
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 18 Feb 2016 19:13:49 +0000
(14:13 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 18 Feb 2016 19:13:49 +0000
(14:13 -0500)
root/scss/_structure.scss
patch
|
blob
|
history
diff --git
a/root/scss/_structure.scss
b/root/scss/_structure.scss
index
e054dfb
..
0899684
100644
(file)
--- 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