]> git.mxchange.org Git - friendica.git/commitdiff
Fix wrong CSS class name after renaming "forum" to "group"
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 4 Jun 2023 05:49:32 +0000 (01:49 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 4 Jun 2023 05:49:32 +0000 (01:49 -0400)
view/global.css

index 455174e213e1391016302d73674289b267259ab9..714bb55dbd7f029aade134a669d1275f7cbb889d 100644 (file)
@@ -453,7 +453,7 @@ td.federation-data {
 }
 
 /* group list widget */
-.grouplist-img {
+.group-list-img {
   height: 20px;
   width: 20px;
   vertical-align: middle;