Commit 27aa2e54 authored by Clement Ho's avatar Clement Ho

Merge branch 'ce-6213-fix-appearance-forms' into 'master'

CE Port of EE Resolve "Admin area > Appearance forms"

See merge request gitlab-org/gitlab-ce!19551
parents 881d980a cb2a00fd
......@@ -261,3 +261,7 @@ pre code {
color: $white-light;
}
}
input[type=color].form-control {
height: $input-height;
}
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