Skip to content

Resolve "BS4: Mini graph dropdown sometimes open on the top"

What does this MR do?

  • Sets display static to the dropdown so that it doesn't move when window resizes
  • Fixes the dropdown to align in the middle (Seems like that was what it used to look like but apparently nobody noticed)
  • Fixes responsive design of the dropdown when opened

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

Why was this MR needed?

Screenshots (if relevant)

Before After
2018-06-15_15.06.31 2018-06-15_15.05.42
Before After
Screen_Shot_2018-06-15_at_3.06.49_PM Screen_Shot_2018-06-15_at_3.05.25_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #47610 (closed)

Edited by Clement Ho

Merge request reports