Merge pull request #13190 from MrPetovan/task/13114-rename-forum-to-group

Fix wrong CSS class name after renaming "forum" to "group"
This commit is contained in:
Michael Vogel 2023-06-04 08:13:08 +02:00 committed by GitHub
commit 1906ed00ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -453,7 +453,7 @@ td.federation-data {
} }
/* group list widget */ /* group list widget */
.grouplist-img { .group-list-img {
height: 20px; height: 20px;
width: 20px; width: 20px;
vertical-align: middle; vertical-align: middle;