diff --git a/src/public/stylesheets/theme-next/forms.css b/src/public/stylesheets/theme-next/forms.css index 9f721dea5..a74386b63 100644 --- a/src/public/stylesheets/theme-next/forms.css +++ b/src/public/stylesheets/theme-next/forms.css @@ -276,7 +276,7 @@ input::selection, background: transparent !important; } -.input-group .input-group-text:not(button):not(a) { +.input-group .input-group-text { /* Background color hijack */ --accented-background-color: transparent;