From 91d04bad5d006909d6088afbd32705970737ccac Mon Sep 17 00:00:00 2001 From: Shish Date: Sun, 25 Oct 2020 18:03:47 +0000 Subject: [PATCH] z-index --- themes/rule34v2/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/rule34v2/style.css b/themes/rule34v2/style.css index 2ec3017e..f4d4f5f4 100644 --- a/themes/rule34v2/style.css +++ b/themes/rule34v2/style.css @@ -107,6 +107,10 @@ NAV SELECT { padding: 0; } +#Friends_of_Pahealleft { + z-index: 0; + position: relative; +} .comment .info { background: #ACE4A3;