diff --git a/templates/index.html b/templates/index.html
index 04fea3c..39736f0 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -53,7 +53,10 @@
display: none;
}
.reset-icon {
- right: 45px;
+ right: 10px;
+ }
+ .search-icon {
+ right: 35px;
}
.reset-icon.visible {
display: block;