Commit 7ffe5742 authored by Clement Ho's avatar Clement Ho

Merge branch 'ee-7944-fix-resolve-checkbox-text-color' into 'master'

Backport from EE: Fix color of text in resolution checkbox

See merge request gitlab-org/gitlab-ce!22429
parents 9bf59ceb 9f16ae89
......@@ -340,6 +340,8 @@
}
.note-form-actions {
color: $gl-text-color;
@include media-breakpoint-down(xs) {
.btn {
float: none;
......
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