Remove user list custom css

This commit is contained in:
Anton Khorev 2023-10-20 20:42:38 +03:00
parent a8f49f5747
commit d8216ef98b

View 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 {