diff --git a/css/light-grey.scss b/css/light-grey.scss index 1f0d0cb9a..3bcb72b5f 100644 --- a/css/light-grey.scss +++ b/css/light-grey.scss @@ -3512,10 +3512,6 @@ table.listResults .originColor{ .attribute { &.attribute-set { .attribute-set-item{ - &::after{ - content: ","; - margin-right: 0.5em; - } &:last-of-type::after{ content: ""; margin-right: 0;