From 4d422a75cf6ceabc39c656ec6b48e669d41091cd Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 25 Jun 2015 15:51:24 +0800 Subject: [PATCH] update footer style --- static/style.css | 2 ++ 1 file changed, 2 insertions(+) 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 {