cal-itp / benefits

Transit benefits enrollment, minus the paperwork.
https://docs.calitp.org/benefits
GNU Affero General Public License v3.0
26 stars 9 forks source link

Eligibility confirm: unnecessary space between field label and "required" indicator #2033

Closed angela-tran closed 4 months ago

angela-tran commented 4 months ago

There is a space between the form field label and the "required" indicator. The designs in Figma show there should not be any space between the two.

To Reproduce

Steps to reproduce the behavior:

  1. Go through the flow with either MST Courtesy Card or SBMTD Reduced Fare Mobility ID, stopping at the /eligibility/confirm page
  2. Notice there is a space between the form field label and the *

Expected behavior

The screen matches Figma, which shows no space.

image

image

Screenshots

image

Additional context

This was noticed while working on https://github.com/cal-itp/benefits/pull/2026