settings: Leverage .settings_text_input class.

This commit is contained in:
Karl Stolley 2024-09-04 11:17:36 -05:00 committed by Tim Abbott
parent a0fc663490
commit c43aaed37c
1 changed files with 1 additions and 1 deletions

View File

@ -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;