Skip to content

Apply responsive design for Contributors graphs.

Connor Shea requested to merge contributors-graph-mobile into master

What does this MR do?

Makes the Contributors graphs work on mobile.

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

That this doesn't break on any screen sizes.

Why was this MR needed?

It used to be squished and impossible to read.

What are the relevant issue numbers?

Fixes #18845 (closed).

Screenshots (if relevant)

Before:

Screen_Shot_2016-06-18_at_1.00.58_PM

After:

Screen_Shot_2016-06-20_at_9.21.03_AM

cc: @jschatz1

Merge request reports