diff --git a/web/styles/app_components.css b/web/styles/app_components.css index 531db718cb..4341a77020 100644 --- a/web/styles/app_components.css +++ b/web/styles/app_components.css @@ -400,7 +400,7 @@ div.overlay { } .input-append input[type="text"], -.new-style input[type="text"] { +input.settings_text_input { border-radius: 5px; box-shadow: none; margin: 0;