Skip to content

Refactor MR widget merge checkboxes to more flex

Paul Slaughter requested to merge ps-mr-checkboxes-reduce-style-coupling into master

What does this MR do?

In !55905 (merged) we introduced some refs to gl-min-h-7 which coupled the elements to a specific height. This MR removes that coupling by making the parents a bit more flex-y.

Screenshots (strongly suggested)

With checkboxes:

Before After
before Screen_Shot_2021-03-07_at_3.59.40_PM

Responsive:

Before After
before_responsive after_responsive

With message:

Before After
before_message after_message

Does this MR meet the acceptance criteria?

Conformity

Edited by Paul Slaughter

Merge request reports

Loading