diff --git a/files/static/dist/main.css b/files/static/dist/main.css index 98ee7bc1b2..c32ea18d37 100644 --- a/files/static/dist/main.css +++ b/files/static/dist/main.css @@ -3308,15 +3308,6 @@ video { --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)); } - .dark .dark\:from-gray-800 { - --tw-gradient-from: rgb(var(--color-800)); - --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(var(--color-800), 0)); -} - - .dark .dark\:to-gray-700 { - --tw-gradient-to: rgb(var(--color-700)); -} - .dark .dark\:text-gray-400 { --tw-text-opacity: 1; color: rgba(var(--color-400), var(--tw-text-opacity)); diff --git a/files/templates/CHRISTMAS/submission.html b/files/templates/CHRISTMAS/submission.html index 99a8e5de30..63b679210c 100644 --- a/files/templates/CHRISTMAS/submission.html +++ b/files/templates/CHRISTMAS/submission.html @@ -495,34 +495,34 @@ {% if linked_comment and p.comment_count >= 2%} - + View entire thread {% endif %}