Skip to content

Fix new project button alignment

Annabel Gray requested to merge 20310-new-project-btn into master

What does this MR do?

Increases the width of the button/search container to fit all items at smaller screen width. The left side of the row can only have a max of two tabs (All Projects, Shared Projects), so everything can still fit on one line until they resize for mobile

Why was this MR needed?

The New project button wrapped to next line at smaller screen width, breaking the layout

Screenshots (if relevant)

Screen_Shot_2016-09-09_at_11.44.27_AM Screen_Shot_2016-09-09_at_11.46.29_AM

What are the relevant issue numbers?

Closes #20310 (closed)

Merge request reports