high-contrast.less: Reset search bar background img

This commit is contained in:
Florian Strohmaier 2021-04-28 16:44:37 +02:00 committed by Johannes Meyer
parent 5e4077bb44
commit 8748c90fd3
1 changed files with 6 additions and 0 deletions

View File

@ -203,3 +203,9 @@
margin: 1px;
}
}
.controls input.search,
input.search {
background-image: url(../img/icons/search.png);
}