Skip to content

Resolve "Commits graph has overlapping text on mobile"

Apply responsive design for labels on Commits and Continuous Integration graphs.

What does this MR do?

Make the labels on Commits and Continuous Integration graphs smaller for mobile devices.

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

Graphs should not break at any screen size.

Why was this MR needed?

Labels overlaps each other on mobile devices.

What are the relevant issue numbers?

Fixes #18846 (closed) (but also fixes a similar bug on Continuous Integration graph).

Screenshots (if relevant)

Before:

Screen_Shot_2016-06-21_at_23.15.29

After:

Screen_Shot_2016-06-21_at_23.04.57

Does this MR meet the acceptance criteria?

cc: @jschatz1

Merge request reports