From: Tom Hughes Date: Sat, 21 Oct 2023 10:05:04 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4305' X-Git-Tag: live~1433 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c09e603ead21109f7aa8fcaa2daa6b2d9adbab51?hp=a2df37b0ae0afbe8cb43f0dc8745ab5590e48c9c Merge remote-tracking branch 'upstream/pull/4305' --- 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 {