projects
/
WP-Themes
/
visitbenzie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e8fc4
)
Adjust footer weather widget positioning
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Mar 2018 01:14:23 +0000
(20:14 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Mar 2018 01:14:23 +0000
(20:14 -0500)
scss/_page.footer.scss
patch
|
blob
|
history
diff --git
a/scss/_page.footer.scss
b/scss/_page.footer.scss
index
3afa2dd
..
d0bd73f
100644
(file)
--- a/
scss/_page.footer.scss
+++ b/
scss/_page.footer.scss
@@
-4,7
+4,7
@@
footer.main {
//bottom: 0;
//left: 0;
//right: 0;
- overflow: hidden;
+
//
overflow: hidden;
float: left;
width: 100%;
@media only screen and (max-width: 1024px) {
@@
-183,7
+183,7
@@
footer.main {
display: none;
width: 264px;
height: 200px;
- bottom:
21
0px;
+ bottom:
16
0px;
left: -4px;
@media #{$medium-down} {
left: 13px;