From d147c61b7f4f48997a3fe86c491c681a0ec1ca11 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Sun, 5 Apr 2020 12:40:20 +0200 Subject: [PATCH] Fix padding message info --- custom_portal.css | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_portal.css b/custom_portal.css index df2a6ce..8c968d3 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -100,6 +100,7 @@ body { .messages.info { background-color: #5d5446; + padding: 8px 0; } .login {