Skip to content

Fix inconsistent options dropdown caret on mobile viewports

What does this MR do?

Change the options dropdown caret from left aligned to right aligned (only visible on mobile viewports)

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

Check if there are any other dropdowns that have left aligned carets

Why was this MR needed?

Resolve UI inconsistency as some dropdown carets were already right aligned

Screenshots (if relevant)

Before: Simulator_Screen_Shot_Sep_15__2016__11.54.55_AM

After: Simulator_Screen_Shot_Sep_15__2016__11.54.09_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22086 (closed)

Merge request reports