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:
authorwinh <winnie@gitlab.com>2017-08-15 15:07:56 +0300
committerwinh <winnie@gitlab.com>2017-09-05 13:21:48 +0300
commit8b0967b518298a2533c7b6be4b3e447dc7edde4d (patch)
tree2caed65050ba9c6edc11982984a2ca9b1b83d6e2 /app/assets/stylesheets/framework/selects.scss
parentdd157e458ce0d76fc76e32fe2e5bcbbf945c104e (diff)
Make .ajax-users-select dropdown consistent
Diffstat (limited to 'app/assets/stylesheets/framework/selects.scss')
-rw-r--r--app/assets/stylesheets/framework/selects.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/selects.scss b/app/assets/stylesheets/framework/selects.scss
index e4f82fe091a..cc1bb0be776 100644
--- a/app/assets/stylesheets/framework/selects.scss
+++ b/app/assets/stylesheets/framework/selects.scss
@@ -267,6 +267,7 @@
// TODO: change global style
.ajax-project-dropdown,
+.ajax-users-dropdown,
body[data-page="projects:edit"] #select2-drop,
body[data-page="projects:new"] #select2-drop,
body[data-page="projects:merge_requests:edit"] #select2-drop,