Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Fixed flexbox and wrap issues
All threads resolved!
All threads resolved!
What does this MR do?
@cperessini found this issue.
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
Screenshots (if relevant)
extreme example:
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Merge request reports
Activity
/cc @ClemMakesApps
- Resolved by Clement Ho
added 31 commits
-
f026a61b...8c9a06c3 - 30 commits from branch
master
- 4bbe960c - Fixed flexbox and wrap issues
-
f026a61b...8c9a06c3 - 30 commits from branch
Ok, we can label this as a regression
Sorry @ClemMakesApps!
added 44 commits
-
4bbe960c...1138afe7 - 43 commits from branch
master
- fd05477e - Fixed flexbox and wrap issues
-
4bbe960c...1138afe7 - 43 commits from branch
- Resolved by Luke Bennett
mentioned in issue #26846 (closed)
@ClemMakesApps is right this many dropdowns unless they've been explicitly set to something else.
I'm going to set max-width to
280px
but keep everything else the same as it was before by setting min-width to240px
. :)Edited by Luke Bennettadded 120 commits
-
fd05477e...ac6e202f - 119 commits from branch
master
- 167c390a - Fixed flexbox and wrap issues
-
fd05477e...ac6e202f - 119 commits from branch
added 26 commits
-
167c390a...329acc68 - 25 commits from branch
master
- 112e2abb - Fixed flexbox and wrap issues
-
167c390a...329acc68 - 25 commits from branch
assigned to @annabeldunstone
Looks great @lbennett! Apologies for the long name everybody
mentioned in commit f3ca739d
@cperessini I'm still not convinced that
280px
is the right width but we can take a look atdev
tomorrow and see. Thanks for working on this @lbennettmentioned in issue #27400 (closed)
Please register or sign in to reply