aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/styles/badge.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/styles/badge.scss b/src/styles/badge.scss
index 1f58b8089..78309ea18 100644
--- a/src/styles/badge.scss
+++ b/src/styles/badge.scss
@@ -2,7 +2,6 @@
2 2
3.theme__dark .badge { 3.theme__dark .badge {
4 background: $dark-theme-gray; 4 background: $dark-theme-gray;
5 border-radius: $theme-border-radius-small;
6 color: $dark-theme-gray-lightest; 5 color: $dark-theme-gray-lightest;
7 6
8 &.badge--primary { 7 &.badge--primary {