SPR-945: min-width for quicksearch qs wide-screen
This commit is contained in:
parent
cb7a1be6cf
commit
336aca62d7
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@
|
|||
z-index: 5; // SPR-945 sometimes too small space for suggestionlist
|
||||
}
|
||||
|
||||
.wide-content .tools .row > .col-xs-12 {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.header .row > .col-xs-12 {
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue