Commit 2abc5316 authored by Annabel Gray's avatar Annabel Gray

Merge branch '47484-performance-bar-select-box-has-wrong-text-colour' into 'master'

Resolve "Performance bar select box has wrong text colour"

See merge request gitlab-org/gitlab-ce!19523
parents a01c815d e3a59a93
......@@ -15,6 +15,7 @@
color: $perf-bar-text;
select {
color: $perf-bar-text;
width: 200px;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment