diff --git a/core/css/styles.css b/core/css/styles.css
index c26c556825ad36b3a9669492ed1effc38e20b2ec..278b4f978d2ab1ddd05b4015938a158932dbcf2a 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -71,13 +71,6 @@ body {
 	max-width: 40%;
 	white-space: nowrap;
 }
-.header-right #details {
-	display: inline-block;
-	margin-top: 6px;
-	width: 100%;
-	text-overflow: ellipsis;
-	overflow: hidden;
-}
 
 /* Profile picture in header */
 #header .avatardiv {