Labels page UI cleanup
What does this MR do and why?
-
Increases horizontal margins within the labels table rows to avoid elements visually running together.
-
Updates the Project's labels page description copy, moving details about organizing Prioritized Labels into the Prioritized Labels section.
Relates to #369520 (closed)
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Access a Project's labels page, e.g. http://127.0.0.1:3000/flightjs/Flight/-/labels
- Edit a label's description to take up at least one full line
- Verify on Group labels page (only margin changes should apply), e.g. http://localhost:3000/groups/flightjs/-/labels
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.
Edited by Nick Leonard

