From 0f747f55b8c78af673140e986e0363105f57fae6 Mon Sep 17 00:00:00 2001 From: tdurieux Date: Wed, 7 Apr 2021 09:25:20 +0200 Subject: [PATCH] improve profile in navbar --- public/css/style.css | 3 +++ public/partials/header.htm | 33 +++++++++++++++++++++------------ 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 11cfa17..9befe92 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -52,6 +52,9 @@ body { width: 280px; text-align: center; } +#navbarSupportedContent { + padding-right: 200px; +} .generalMessage { display: block; diff --git a/public/partials/header.htm b/public/partials/header.htm index b3dc752..1209a6c 100644 --- a/public/partials/header.htm +++ b/public/partials/header.htm @@ -1,4 +1,7 @@ -