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 about 2 years ago
- Blocked by Refactor #30344: Use pf4 in vertical navigation added
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10549 added
Updated by Partha Aji about 2 years ago
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by Partha Aji almost 2 years ago
- Target version changed from Katello 4.9.0 to Katello 4.11.0
Actions