From 57ceb7a7814e3e759c3e280b28fcfee5745d7770 Mon Sep 17 00:00:00 2001 From: blob8108 Date: Thu, 23 Jan 2014 17:15:30 +0000 Subject: [PATCH] Fix small graphical glitch --- main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.css b/main.css index 5db8a32..22978e2 100644 --- a/main.css +++ b/main.css @@ -305,7 +305,7 @@ opacity: .8; font-size: 14px; list-style: none; display: none; - z-index: 2; + z-index: 200; background-color: #DDDDDD; overflow: hidden; border-radius: 5px;