projects
/
WP-Themes
/
MackinawBrigadoon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
116b1fc
)
Footer height in small view increased
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 4 Feb 2015 20:59:09 +0000
(15:59 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 4 Feb 2015 20:59:09 +0000
(15:59 -0500)
scss/_structure.scss
patch
|
blob
|
history
diff --git
a/scss/_structure.scss
b/scss/_structure.scss
index
0fdf5ea
..
4a54f40
100755
(executable)
--- a/
scss/_structure.scss
+++ b/
scss/_structure.scss
@@
-473,7
+473,7
@@
footer {
}
@media #{$small-only} {
- height: 1
70
px;
+ height: 1
95
px;
#footer_address {
margin-top: 0px;
}
@@
-801,7
+801,7
@@
div.qbutton:hover {
height: 185px;
margin: 0;
@media #{$small-only} {
- height:
47
0px;
+ height:
52
0px;
}
& > div {
margin-top: 30px;