Fix wrong CSS class name after renaming "forum" to "group"

This commit is contained in:
Hypolite Petovan 2023-06-04 01:49:32 -04:00
parent 483cc45712
commit 5b9db55e81
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;