Legacy form input fields – streamline height
What does this MR do and why?
Changes the height from legacy fields from 34px
to 32px
to align with GitLab UI elements (form elements like input, dropdown, buttons etc.)
This is a follow-up to Legacy dropdown improvements (!114266 - merged)
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Good pages to observe this are:
- New Issue (e.g. http://gdk.test:3000/flightjs/Flight/-/issues/new)
- New/Edit MR (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/1/edit)
- Settings pages (e.g. http://gdk.test:3000/flightjs/Flight/edit)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.