diff --git a/style.css b/style.css index e882c46..a275b78 100644 --- a/style.css +++ b/style.css @@ -307,6 +307,7 @@ top navbar styling. attempts to look like a desktop panel/window manager bar .navbar { position: fixed; top: 0 !important; + z-index: 10; min-width: 100%; max-width: 100%; min-height: 2.3em;