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 {