Skip to content

Make button respect whitespace in text

Paul W requested to merge pw-compare-button-text-spacing into master

What does this MR do and why?

When updated git submodules, the button isn't respecting the whitespace in the text, this MR moves this one button to use display: inline-block

Slack thread: https://gitlab.slack.com/archives/CETG54GQ0/p1727185379362489

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2024-09-27 at 8.44.15 AM.png Screenshot 2024-09-27 at 8.44.03 AM.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Check out a project you have in your local GDK
  2. Add or update a git submodule (gitlab-grack, gitlab-shell)
  3. Publish branch
  4. Rebuild your GDK
  5. Create the MR
  6. View the file changes

Merge request reports

Loading