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:
Diffstat (limited to 'app/assets/stylesheets/common.scss')
-rw-r--r--app/assets/stylesheets/common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss
index 7a94c127bb4..e76d6dba2e8 100644
--- a/app/assets/stylesheets/common.scss
+++ b/app/assets/stylesheets/common.scss
@@ -727,7 +727,7 @@ li.note {
/* CHZN reset few styles */
.chzn-container-single .chzn-single {
- background:#eee;
+ background:#FFF;
border: 1px solid #ccc;
}
.chzn-container-active .chzn-single {