From 455e4e9905a426d9810fb6e01526916e6b4605c4 Mon Sep 17 00:00:00 2001 From: Kresnadi Budisantoso Date: Thu, 30 Sep 2021 13:15:57 +0200 Subject: [PATCH] Fix 7th icon of manual --- paligo-styles/homepage.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paligo-styles/homepage.scss b/paligo-styles/homepage.scss index a8ff9d8a3..1d0b6e6a0 100644 --- a/paligo-styles/homepage.scss +++ b/paligo-styles/homepage.scss @@ -78,7 +78,7 @@ } /* Ebenen in der Benutzeroberfläche des RedactManagers */ -.cat-panel-5:before { +.cat-panel-7:before { content: '\f2d2'; }