diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html
index ed0d532..1752725 100644
--- a/docs/_templates/sidebarintro.html
+++ b/docs/_templates/sidebarintro.html
@@ -12,12 +12,15 @@
width: 100%;
height: 1.5em
}
+.algolia-autocomplete a{
+ border-bottom: none !important;
+}
#doc_search{
width: 100%;
height: 100%;
}
-
+