mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 13:53:19 -07:00
fix search focus z-index issue (hid suggestions options)
This commit is contained in:
parent
f8d27b0673
commit
0dc96b854e
3 changed files with 3 additions and 3 deletions
|
@ -200,7 +200,7 @@ label {
|
|||
.input-group-addon .btn-group {
|
||||
position: absolute;
|
||||
right: 45px;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
top: 13px;
|
||||
box-shadow: 0 0 0; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue