Actions
Bug #36367
closedFix sticky pagination in rh repos
Description
After the navigation change the pagination in redhat_repositories is sticking a bit too low.
Need to change the css to:
.sticky-pagination {
top: 0px;
Updated by Maria Agaphontzev 7 months ago
- Blocked by Refactor #30344: Use pf4 in vertical navigation added
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10549 added
Updated by Partha Aji 7 months ago
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by Partha Aji 6 months ago
- Target version changed from Katello 4.9.0 to Katello 4.11.0
Updated by maria maria 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|fe72e98f2e100bd878cc1502a4de633a24660b4d.
Actions