mirror of
https://github.com/10h30/full-screen-morphing-search.git
synced 2026-07-11 18:46:04 +09:00
Move .morphsearch-content below autocomplete <ul>.
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user