From 5bef479381b6b1c934ff7915c7131f1b6cf574fb Mon Sep 17 00:00:00 2001 From: suroh Date: Fri, 30 Nov 2018 17:00:04 +0100 Subject: [PATCH] Fixed #newstext header to display above all body content. --- xppl/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/xppl/static/css/style.css b/xppl/static/css/style.css index bfba43a..0c794a4 100755 --- a/xppl/static/css/style.css +++ b/xppl/static/css/style.css @@ -349,6 +349,7 @@ th.headerSortDown { position: fixed; font-size: 18px; background-color: yellow; + z-index: 1000; } #annotindication {