Actions
Feature #39033
closedAdd global css override for PF lists and labels
Description
bootstrap-sass and patternfly-sass add global rules to all ul, and label. We end up overriding them everytime we add a PF5 component that contains these elements. instead of doing it individually, we should apply a global rule for it.
Updated by The Foreman Bot 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10836 added
Updated by Maria Agaphontzev 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|fd4e9375c07a7e7e1cfa61e678a9a228633dc86f.
Actions