Skip to content

Fixed overflow issue in changes dropdown

Phil Hughes requested to merge changes-overflow-fix into master

What does this MR do?

Fixes an overflow issue when a row in the changes dropdown has a lot of changes (+/-) & the text overflow. Now uses flexbox to allow to content to determine when to overflow.

Screenshots (if relevant)

Screen_Shot_2017-09-11_at_12.47.56

Merge request reports