styles: revert search options button styling

This commit is contained in:
Antonella Sgarlatta
2021-05-12 18:29:02 -03:00
parent c4833ddc52
commit 075f1b910b
2 changed files with 2 additions and 3 deletions

View File

@@ -83,7 +83,7 @@
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 46px;
right: 36px;
cursor: pointer;
transition: background-color 0.15s linear;