From: Anton Khorev Date: Fri, 20 Oct 2023 17:42:38 +0000 (+0300) Subject: Remove user list custom css X-Git-Tag: live~948^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/d8216ef98b3e62b12a32cbf745f9be602c74081f Remove user list custom css --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 4b62b9af5..92f3347d1 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -932,12 +932,6 @@ tr.turn:hover { } } -/* Rules for the user list */ - -#user_list { - width: 100%; -} - /* Rules for the diary entry page */ .diary_entries {