Skip to content

Prevent last commit header cell from wrapping

What does this MR do?

Prevent the last commit header cell from wrapping due to recent UX changes for limiting the container width

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

Check if theres a better way to restrict the width on project view page. We don't want to restrict the width on the repository page.

Why was this MR needed?

Fix UX bug

Screenshots (if relevant)

Before After
Screen_Shot_2017-04-04_at_11.17.10_AM Screen_Shot_2017-04-04_at_11.16.29_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30387 (closed)

Merge request reports