From 3e6eeac49757b701d1c2704aff4d25e26b06bc4c Mon Sep 17 00:00:00 2001 From: magdev Date: Sun, 3 Dec 2023 15:34:26 +0100 Subject: [PATCH] fixed selector --- stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/application.css b/stylesheets/application.css index 396713f..56a1740 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -524,7 +524,7 @@ max-width: 48%; min-width: 45%; } -.theme-Baupm #top-menu a.easy-gantt:has(li), +.theme-Baupm #top-menu a.easy-gantt, .theme-Baupm.controller-projects .wiki.description iframe { display: none; }