summaryrefslogtreecommitdiff
path: root/source/features/clean-repo-sidebar.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/clean-repo-sidebar.tsx')
-rw-r--r--source/features/clean-repo-sidebar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/clean-repo-sidebar.tsx b/source/features/clean-repo-sidebar.tsx
index f4f25074..444ca711 100644
--- a/source/features/clean-repo-sidebar.tsx
+++ b/source/features/clean-repo-sidebar.tsx
@@ -27,7 +27,7 @@ async function cleanReleases(): Promise<void> {
.classList.add('border-0', 'pb-0');
// Align latest tag icon with the icons of other meta links
- const tagIcon = select('.octicon-tag:not(.color-text-success, .color-fg-success)', releasesSection)!;
+ const tagIcon = select('.octicon-tag:not(.color-fg-success)', releasesSection)!;
if (tagIcon) {
tagIcon.classList.add('mr-2');
// Remove whitespace node