summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/header.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 2f0c1522b0b..cd87a34ece8 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -399,7 +399,6 @@ nav {
/* Profile picture in header */
.avatardiv {
- margin-right: 8px;
cursor: pointer;
height: 32px;
width: 32px;
@@ -458,9 +457,6 @@ nav {
.avatardiv.avatardiv-shown + #expandDisplayName {
display: none;
}
- #expand {
- display: block;
- }
}
#appmenu {