From 580adeaf70b3f21fb377a428e2672f2be27e98e8 Mon Sep 17 00:00:00 2001 From: flambus Date: Mon, 24 Feb 2020 08:11:46 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/style.css=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/threadr/style.css b/threadr/style.css index 95d15a4..456c958 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -239,7 +239,7 @@ ul.list li p { text-decoration: none; } -/*.dropdown-content { +.dropdown-content { display: none; position: absolute; background-color: #f9f9f9; @@ -279,4 +279,5 @@ ul.list li p { background-color: inherit; font-family: inherit; margin: 0; -}*/ +} +