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; -}*/ +} +