summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-10-02 12:08:57 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-10-02 12:14:01 +0300
commitd8b885dcde4260d4726395ef060e06fae4589255 (patch)
treec5010f5d08b89108b05162618a2300ea0a0ba550 /app
parentde21a2b566560bba9802243b44263e556da1aae0 (diff)
downloadgitlab-ce-d8b885dcde4260d4726395ef060e06fae4589255.tar.gz
Align collapsed sidebar avatar container
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/framework/contextual_sidebar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/contextual_sidebar.scss b/app/assets/stylesheets/framework/contextual_sidebar.scss
index e2bbcc67a67..2193e8e8de3 100644
--- a/app/assets/stylesheets/framework/contextual_sidebar.scss
+++ b/app/assets/stylesheets/framework/contextual_sidebar.scss
@@ -113,7 +113,7 @@
}
.avatar-container {
- margin-right: 0;
+ margin: 0 auto;
}
}