diff --git a/static/style.css b/static/style.css index 0e6f7bfb0..754164f2c 100644 --- a/static/style.css +++ b/static/style.css @@ -399,6 +399,8 @@ footer { border-top: 1px solid #eee; font-size: 16px; background: #fff; + position: relative; + z-index: 1; } footer ul {