diff --git a/epicyon-profile.css b/epicyon-profile.css index cd0c28de..b239a6e6 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -644,7 +644,7 @@ input[type=submit]:hover { .dropdown-content a:hover {background-color: #111;} /* Show the dropdown menu on hover */ -.dropdown:hover .dropdown-content {display: block;} +.show {display: block;} /* Change the background color of the dropdown button when the dropdown content is shown */ .dropdown:hover .dropbtn {background-color: var(--main-fg-color);} diff --git a/webinterface.py b/webinterface.py index 55e826a9..6942c5d3 100644 --- a/webinterface.py +++ b/webinterface.py @@ -654,8 +654,8 @@ def htmlNewPost(baseDir: str,path: str,inReplyTo: str,mentions: []) -> str: ' ' \ '