Skip to content

Reduce space after label in work item description

Nick Leonard requested to merge nl-witem-description-spacing into master

What does this MR do and why?

Per suggestion in this thread, reduces the space between the label and value to create clearer visual connection.

This removes the added margin, relying instead on the label padding for spacing, and increasing the label padding to .5 rem to match typical label spacing. The edit button will have a margin less than .5 rem, which is preferable to adding additional spacing.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

If you have tasks created already in GDK, open any task and confirm the spacing between "Description" and value.

If you don't already have tasks,

  1. Open or create any issue
  2. Create a task using the "Tasks" widget Add > New task
  3. Open the task you created and confirm the spacing

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nick Leonard

Merge request reports

Loading