aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/design-system/src/components/Badge.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/design-system/src/components/Badge.tsx')
-rw-r--r--server/sonar-web/design-system/src/components/Badge.tsx5
1 files changed, 0 insertions, 5 deletions
diff --git a/server/sonar-web/design-system/src/components/Badge.tsx b/server/sonar-web/design-system/src/components/Badge.tsx
index b1cc762001e..54ed4d62289 100644
--- a/server/sonar-web/design-system/src/components/Badge.tsx
+++ b/server/sonar-web/design-system/src/components/Badge.tsx
@@ -74,11 +74,6 @@ const StyledBadge = styled.span<{
&:empty {
${tw`sw-hidden`}
}
-
- .page-actions & {
- ${tw`sw-my-1`};
- ${tw`sw-mx-0`};
- }
`;
const StyledCounter = styled.span<{