mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
Merge pull request #644 from dalf/logicodev_fix
[fix] close #637 : the search box doesn't overlap the menu.
This commit is contained in:
commit
3a9c3fbd68
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
Block a user