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
1 changed files with 1 additions and 1 deletions

View File

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