diff --git a/public/css/themes/high-contrast.less b/public/css/themes/high-contrast.less index 44d72cb17..90ef7d82b 100644 --- a/public/css/themes/high-contrast.less +++ b/public/css/themes/high-contrast.less @@ -231,7 +231,3 @@ input.search { border-left: none; } } - -#notifications > li.success { - color: @text-color; -}