fix footer width without losing clickability of #left
This commit is contained in:
parent
796e7429bf
commit
32124418a0
|
@ -52,9 +52,6 @@
|
||||||
margin-bottom: -99999px
|
margin-bottom: -99999px
|
||||||
padding-bottom: 100034px
|
padding-bottom: 100034px
|
||||||
|
|
||||||
// #left
|
|
||||||
// z-index: -1
|
|
||||||
|
|
||||||
@media #{$large-up}
|
@media #{$large-up}
|
||||||
|
|
||||||
#left, #right, .wrapper-main
|
#left, #right, .wrapper-main
|
||||||
|
|
|
@ -7,6 +7,7 @@ a
|
||||||
text-decoration : none
|
text-decoration : none
|
||||||
|
|
||||||
footer
|
footer
|
||||||
|
position: relative
|
||||||
padding : 20px 0
|
padding : 20px 0
|
||||||
background-color : $footer-bg-color
|
background-color : $footer-bg-color
|
||||||
min-height : 334px
|
min-height : 334px
|
||||||
|
|
Loading…
Reference in New Issue
Block a user