From 999e798cd7b872c522aabdae388a8844b1db8347 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 14 Mar 2024 20:27:36 +0000 Subject: [PATCH] Update 2 files - /include/functions.php - /html/src/css/style.css --- html/src/css/style.css | 1 + include/functions.php | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 5ac8c578..40807e83 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -321,6 +321,7 @@ footer { .user-widget .user-display-name { font-weight: bold; display: flex; + white-space: nowrap; } .user-widget .certification { diff --git a/include/functions.php b/include/functions.php index 79d10fe7..c4513ab3 100644 --- a/include/functions.php +++ b/include/functions.php @@ -127,7 +127,6 @@ echo ('
'); echo ('
'); - echo ($userDisplayName); if ($userLevel > 1) { echo (''); echo ('');