aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--juick-www/src/main/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css
index 9ebb24e9..2a888b90 100644
--- a/juick-www/src/main/static/style.css
+++ b/juick-www/src/main/static/style.css
@@ -87,6 +87,7 @@ body > header {
position: fixed;
top: 0;
width: 100%;
+ z-index: 10;
}
body > header a {
color: #069;