diff --git a/templates/index.html b/templates/index.html index 647705e..0f14731 100644 --- a/templates/index.html +++ b/templates/index.html @@ -53,7 +53,7 @@ display: none; } .reset-icon { - right: 35px; + right: 45px; } .reset-icon.visible { display: block; @@ -120,6 +120,7 @@ font-size: 0.8em; color: #6c757d; display: none; + z-index: 1; } .result-count.visible { display: block;