Fix footer bug in Chrome
This commit is contained in:
parent
8f2e2ccb7d
commit
b7057f2f49
|
|
@ -61,7 +61,6 @@
|
|||
// this margin, and we don't want to set it on every content element. And we don't want to set it on
|
||||
// the content element, for if there's no footer.
|
||||
margin-top: 3*$large-spacing;
|
||||
margin-bottom: -3*$large-spacing;
|
||||
|
||||
padding: 0 $small-spacing;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue