mirror of https://github.com/searxng/searxng.git
[fix] close #637 : the search box doesn't overlap the menu.
This commit is contained in:
parent
34a85533e0
commit
e655e44133
File diff suppressed because one or more lines are too long
|
@ -39,7 +39,7 @@
|
|||
padding: 0 30px;
|
||||
margin: 0;
|
||||
}
|
||||
z-index: 1;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
// Hover color
|
||||
|
|
Loading…
Reference in New Issue