diff --git a/plugins/plugin-client-common/web/css/static/ui.css b/plugins/plugin-client-common/web/css/static/ui.css index 02b8f5e3918..bdccb40a21d 100644 --- a/plugins/plugin-client-common/web/css/static/ui.css +++ b/plugins/plugin-client-common/web/css/static/ui.css @@ -430,7 +430,7 @@ body[kui-theme-style] { &:not(.pf-c-list) { margin: 0; padding-inline-start: 0; - li { + & > li { list-style-type: none; } }