From a280a69ecc4ddf574da35b947581ec58b8538e0c Mon Sep 17 00:00:00 2001
From: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date: Fri, 2 May 2014 15:14:41 +0200
Subject: [PATCH] remove unneeded header-right details styles

---
 core/css/styles.css | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/core/css/styles.css b/core/css/styles.css
index c26c556825..278b4f978d 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 {
-- 
GitLab