diff options
| -rw-r--r-- | views/archive/topbar.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/archive/topbar.css b/views/archive/topbar.css index 21b72d8..d046da6 100644 --- a/views/archive/topbar.css +++ b/views/archive/topbar.css @@ -10,7 +10,7 @@ position: fixed; top: 0; left: 0; - z-index: 1000; + z-index: 1000000; } .navbar-info { |
