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:
commit
1906ed00ae
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ td.federation-data {
|
|||
}
|
||||
|
||||
/* group list widget */
|
||||
.grouplist-img {
|
||||
.group-list-img {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Reference in a new issue