diff --git a/html/src/css/style.css b/html/src/css/style.css
index 94f29773..b41a8047 100644
--- a/html/src/css/style.css
+++ b/html/src/css/style.css
@@ -189,10 +189,13 @@ a {
.user-profile .display-name {
font-weight: bold;
+ display: inline;
}
.user-profile .certification {
transform: translate(0, +25%);
+ width: 2em;
+ display: inline;
}
.row {