diff --git a/client/css/style.css b/client/css/style.css index 5b1788fc..7bcbfb71 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -1137,7 +1137,7 @@ background on hover (unless active) */ content: "\f107"; /* https://fontawesome.com/icons/angle-down?style=solid */ } -.userlist-open #chat .scroll-down { +.userlist-open .channel .scroll-down { right: 196px; }