diff --git a/roles/nginx-modifier-css/templates/global.css.j2 b/roles/nginx-modifier-css/templates/global.css.j2 index c611df01..7b88bedd 100644 --- a/roles/nginx-modifier-css/templates/global.css.j2 +++ b/roles/nginx-modifier-css/templates/global.css.j2 @@ -548,6 +548,11 @@ body#custom-css { background-color: var(--mainBackgroundColor); } +div.searchbox input.autocomplete-input{ + background-position: 12px; + background-repeat: no-repeat; +} + /** Pixelfed **/