Merge branch '23053-ci-tables-pagination' into 'master'
Resolve "Tables pagination is not responsive"
## What does this MR do?
Makes table pagination responsive.
## Are there points in the code the reviewer needs to double check?
## Why was this MR needed?
Table pagination was not responsive and was broken in smaller screens
## Screenshots (if relevant)
### Small screen
![small](/uploads/912c6813596ef9f992b3bf5a9ba141f1/small.png)
![small_big_numbers](/uploads/5add4c2ead1bd3fbf9f15f66e2dad178/small_big_numbers.png)
### Medium screen
![medium](/uploads/77774be45d83ad9bba127d0e020e2d48/medium.png)
### Large screen
![big](/uploads/ea30d115e7e2b915626faafa425687f6/big.png)
## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
- [ ] Added for this feature/bug
- [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
## What are the relevant issue numbers?
Closes #23053
See merge request !7157
Showing
Please
register
or
sign in
to comment