Move .morphsearch-content below autocomplete <ul>.

This commit is contained in:
LebCit
2021-01-09 02:58:20 +02:00
parent 17c9c450eb
commit d7a71dcefc
+1 -1
View File
@@ -245,7 +245,7 @@ input[type="search"] {
position: absolute; position: absolute;
pointer-events: none; pointer-events: none;
opacity: 0; opacity: 0;
z-index: auto; z-index: -1;
} }
/* Morphing Search Page Content */ /* Morphing Search Page Content */