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:
authorNur Rony <pro.nmrony@gmail.com>2017-04-21 18:05:38 +0300
committerClement Ho <clemmakesapps@gmail.com>2017-04-21 18:05:38 +0300
commitb8a63380324e05b0c46fe1ce216c6602fca0ef99 (patch)
treeb7e5ff7238854fbb8bda8c1bb6253261653afc89 /app/assets/stylesheets/framework/header.scss
parentc76812c79ffe3ca35b00faeaaf7fa1c362d1d27d (diff)
Adding animation for all dropdown
Diffstat (limited to 'app/assets/stylesheets/framework/header.scss')
-rw-r--r--app/assets/stylesheets/framework/header.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/header.scss b/app/assets/stylesheets/framework/header.scss
index 0077ea41d3b..6d9218310eb 100644
--- a/app/assets/stylesheets/framework/header.scss
+++ b/app/assets/stylesheets/framework/header.scss
@@ -329,6 +329,7 @@ header {
.header-user {
.dropdown-menu-nav {
+ width: auto;
min-width: 140px;
margin-top: -5px;