From 948a9bf8970e90706173f987960ace2b54f00266 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Sun, 5 Apr 2020 20:41:18 +0200 Subject: [PATCH] Fix color panel --- custom_portal.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/custom_portal.css b/custom_portal.css index c50d18a..15aa830 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -264,12 +264,10 @@ body.logged, .logged .content { .user-container .user-fullname, .user-container .user-mail { display: inline; font-size: 1em; - background-color: #4f4641; text-align: center; padding: 6px 0 0; } .user-container .user-fullname { - float: left; display: block; text-align: left; padding: 0 10%;