fix footer width without losing clickability of #left

This commit is contained in:
Lisa Passing 2015-04-07 14:27:36 +02:00
parent 796e7429bf
commit 32124418a0
2 changed files with 1 additions and 3 deletions

View File

@ -52,9 +52,6 @@
margin-bottom: -99999px
padding-bottom: 100034px
// #left
// z-index: -1
@media #{$large-up}
#left, #right, .wrapper-main

View File

@ -7,6 +7,7 @@ a
text-decoration : none
footer
position: relative
padding : 20px 0
background-color : $footer-bg-color
min-height : 334px