Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webcheck.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/webcheck.css b/webcheck.css
index 5d52bd2..9651cb2 100644
--- a/webcheck.css
+++ b/webcheck.css
@@ -84,6 +84,8 @@ ul.navbar {
margin-top: 3px;
border-radius: 4px;
-moz-border-radius: 4px;
+ position: relative;
+ z-index: 2;
}
ul.navbar li {