-
- Downloads
Merge branch '20310-new-project-btn' into 'master'
Fix new project button alignment ## 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)   ## What are the relevant issue numbers? Closes #20310 See merge request !6286
parent
b4dbc373
No related branches found
No related tags found
Showing
- app/assets/stylesheets/framework/nav.scss 1 addition, 2 deletionsapp/assets/stylesheets/framework/nav.scss
- app/assets/stylesheets/pages/groups.scss 13 additions, 0 deletionsapp/assets/stylesheets/pages/groups.scss
- app/views/groups/show.html.haml 1 addition, 1 deletionapp/views/groups/show.html.haml
Please register or sign in to comment