mirror of
https://github.com/10h30/full-screen-morphing-search.git
synced 2026-06-05 15:08:32 +09:00
Move .morphsearch-content below autocomplete <ul>.
This commit is contained in:
@@ -245,7 +245,7 @@ input[type="search"] {
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
z-index: auto;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
/* Morphing Search Page Content */
|
||||
|
||||
Reference in New Issue
Block a user