Fix package registry list pagination alignment in small screens
What does this MR do and why?
Fix package registry list pagination alignment in sm screens
Changelog: fixed
References
- Work items list page https://gitlab.com/gitlab-org/gitlab/-/work_items
Screenshots or screen recordings
| Viewport size | Before | After |
|---|---|---|
sm (>=576px) |
![]() |
![]() |
md (>=768px) |
![]() |
![]() |
How to set up and validate locally
- Follow steps in https://gitlab.com/gitlab-org/ci-cd/package-stage/package/-/wikis/Packages-Tips-&-Tricks#how-to-create-a-list-of-packages-artificially
- Confirm changes in
- project packages page URL:
gdk.test/<group>/<project>/-/packages - group packages page URL:
gdk.test/groups/<group>/-/packages
- project packages page URL:
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Rahul Chanila



