Skip to content

Changed helper text font color

Emily Ring requested to merge 646-helper-text-color into master

The helper text under input fields have a color of #919191

The Form Sketch (https://gitlab-org.gitlab.io/gitlab-design/hosted/design-gitlab-specs/forms-spec-previews/) styles the color as #707070

Changes

  1. Updates the helper text font color
  2. Overrides a bootstrap class, because the bootstrap class of text-muted is using !important. Additional details about this are mentioned in issue #646 (closed)
  3. Update related snapshots for testing

Current helper text color:

image

Updated helper text color:

image

Closes #646 (closed)

Edited by Emily Ring

Merge request reports