- Issue created by @FrankieD3
- Assigned to FrankieD3
- Merge request !9086Removed the "layout--content-medium" class from the nav element in Olivero's pager template. β (Open) created by FrankieD3
- Status changed to Needs review
6 months ago 3:48pm 5 August 2024 - Status changed to Needs work
6 months ago 4:08pm 5 August 2024 - πΊπΈUnited States smustgrave
There's a number of CSS attached to this class. Don't think it can just be removed
- πΊπΈUnited States FrankieD3
It looks to me that the pager does not benefit from any of the class's properties and can safely be removed from the element. All it inherits from the
layout--content-medium
class is a width of 100%, as well as statically set grid-column values per breakpoint.
It's very possible that I've missed something, though. If I have, please let me know! - Status changed to Needs review
about 16 hours ago 8:29pm 26 January 2025 - π³π±Netherlands johnv
The following issues are duplicates, having competing solution proposals:
π Views incorrect display with filters, table and full pager Active adds 'margin-block-end'
π Olivero pager template creates additional grid columns Needs work removes 'layout--content-medium'
π Using 'Paged output, full pager' changes view table display Active (without patch, but contains nice screenprints in #3 and #5)
I cannot judge which solution proposal is best. I guess the second one.I guess the 'Needs subsystem maintainer review' allows the patch to be reset to 'Needs review'.