Skip to content

Draft: Adjust padding of "More options" button in rich text editor

Chad Lavimoniere requested to merge 433291-adjust-rich-text-more-options into master

NOTE: this is a draft because it may be made redundant by Polish dropdown trigger padding (gitlab-ui!3833 - merged)

What does this MR do and why?

Adjusts the left and right padding of the "More options" disclosure button in the rich text editor formatting toolbar to match expected layout (see Adjust styling of rich text editor formatting t... (#433291 - closed))

Screenshots or screen recordings

Before After
Screenshot_2023-12-04_at_15.04.55 Screenshot_2023-12-04_at_15.04.42

How to set up and validate locally

  1. check out this branch
  2. visit an MR, issue, or other page where you can add a comment or edit a text area
  3. ensure you are in rich text editing mode
  4. you will see the updated style of the "More options" button

MR acceptance checklist

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

Related to #433291 (closed)

Edited by Chad Lavimoniere

Merge request reports