diff --git a/client/css/style.css b/client/css/style.css index d8bd2c2d..1ce106b6 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -1713,6 +1713,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */ #chat .userlist .search { color: var(--body-color); + appearance: none; border: 0; background: none; font: inherit;