]> git.openstreetmap.org Git - rails.git/commitdiff
Remove user list custom css
authorAnton Khorev <tony29@yandex.ru>
Fri, 20 Oct 2023 17:42:38 +0000 (20:42 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 20 Oct 2023 17:42:38 +0000 (20:42 +0300)
app/assets/stylesheets/common.scss

index 4b62b9af50d31bcb8efd1e83183c6a25745eb42f..92f3347d17bc27adc2bc1413e85d5e6fa98f81ac 100644 (file)
@@ -932,12 +932,6 @@ tr.turn:hover {
   }
 }
 
-/* Rules for the user list */
-
-#user_list {
-  width: 100%;
-}
-
 /* Rules for the diary entry page */
 
 .diary_entries {