Skip to content

#17676 Merge request action widget items alignment

What does this MR do?

  1. Uses flexbox to center-align the actionable items within the action widget.
  2. Adds rules for small and extra-small screen sizes to collapse the action widget for easier use.

Are there points in the code the reviewer needs to double check?

Ney.

Why was this MR needed?

UX

What are the relevant issue numbers?

Fixes #17676 (closed).

Screenshots (if relevant)

Larger than small:

Screen_Shot_2016-05-20_at_17.46.41

Small:

Screen_Shot_2016-05-20_at_18.07.40

Extra small:

Screen_Shot_2016-05-20_at_18.08.02

Merge request reports