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