From 196a7e35f372cfaa70973e9d82ce1e868130d6fe Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Mon, 6 Apr 2020 10:02:51 +0200 Subject: [PATCH] Update panel class selector --- custom_portal.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_portal.css b/custom_portal.css index 2eb76f6..7755be7 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -225,7 +225,7 @@ body.logged, .logged .content { /* ------------------------ Pannel ------------------------ */ -.logged .ynh-wrapper { +.logged .user, .logged .footer { width: 30%; background-image: none; background-color: #4f4641;