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:
297beb7
)
forgot responsive code
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 18 Feb 2016 18:44:14 +0000
(13:44 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 18 Feb 2016 18:44:14 +0000
(13:44 -0500)
root/scss/_page.footer.scss
patch
|
blob
|
history
diff --git
a/root/scss/_page.footer.scss
b/root/scss/_page.footer.scss
index
0932601
..
964b8dc
100644
(file)
--- a/
root/scss/_page.footer.scss
+++ b/
root/scss/_page.footer.scss
@@
-3,6
+3,10
@@
footer.main {
bottom: 0;
left: 0;
right: 0;
+ @media only screen and (max-width: 1024px) {
+ position: relative;
+ bottom: 0;
+ }
}
#connect {