From a9bd6cc598248d2691d0d9bec878edfbc28ef840 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 21:51:59 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index b41a8047..343d1407 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -192,10 +192,13 @@ a { display: inline; } +.user-profile .user-role { + display: inline; +} + .user-profile .certification { transform: translate(0, +25%); width: 2em; - display: inline; } .row {