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
This commit is contained in:
commit
2abc531653
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
color: $perf-bar-text;
|
||||
|
||||
select {
|
||||
color: $perf-bar-text;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue