Actions
Bug #39275
closedprevent global override of radio position
Description
https://github.com/theforeman/foreman/pull/10967 / https://projects.theforeman.org/issues/38416
Added a global rule to all PF5 radio inputs. This makes all radio inputs position change, and sometimes be in a completely different place than they should.
custom CSS rules should be specific to the component.
Use specific css selectors to avoid conflicts with other plugins or the core.
Actions