Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Bennett <lbennett@gitlab.com>2018-06-25 10:47:52 +0300
committerPhil Hughes <me@iamphill.com>2018-06-25 10:47:52 +0300
commitdc2c73accf9cddab8b2836bdbc9e66139f12ef3a (patch)
tree4ac01777860c67829cb9b7ab1bf2f9a5d8165a05 /app/assets/stylesheets/framework/header.scss
parent746499a78d8ff32a35b1ae0b758ce2a7bb67078f (diff)
Resolve "Help users find our contributing page"
Diffstat (limited to 'app/assets/stylesheets/framework/header.scss')
-rw-r--r--app/assets/stylesheets/framework/header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index 2fa71b23314..91a9b956d9d 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -527,7 +527,7 @@
.header-user {
.dropdown-menu {
width: auto;
- min-width: 160px;
+ min-width: unset;
margin-top: 4px;
color: $gl-text-color;
left: auto;