aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-02 15:14:41 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-05-02 15:14:41 +0200
commita280a69ecc4ddf574da35b947581ec58b8538e0c (patch)
tree2630f2f32fb2cb44da6b10347265d7a73276e205 /core/css
parent003049e8a692ba80449da5476b9a397d6b5a301c (diff)
downloadnextcloud-server-a280a69ecc4ddf574da35b947581ec58b8538e0c.tar.gz
nextcloud-server-a280a69ecc4ddf574da35b947581ec58b8538e0c.zip
remove unneeded header-right details styles
Diffstat (limited to 'core/css')
-rw-r--r--core/css/styles.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index c26c556825a..278b4f978d2 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 {