diff --git a/threadr/style.css b/threadr/style.css index cc049e3..a7a65bc 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -317,7 +317,6 @@ ul.list li a.active { .dropdown-content { display: none; - width: 50%; position: static; background-color: %COLOR_BLUE%; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);