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:
40573dc
)
positioning footer at the bottom of the page in sass
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 18 Feb 2016 18:08:25 +0000
(13:08 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 18 Feb 2016 18:08:25 +0000
(13:08 -0500)
root/scss/_page.footer.scss
patch
|
blob
|
history
diff --git
a/root/scss/_page.footer.scss
b/root/scss/_page.footer.scss
index
49194fd
..
0932601
100644
(file)
--- a/
root/scss/_page.footer.scss
+++ b/
root/scss/_page.footer.scss
@@
-1,3
+1,10
@@
+footer.main {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ right: 0;
+}
+
#connect {
padding-top: 20px;
background: #4c4d4f;