SPR-945: min-width for quicksearch qs wide-screen

This commit is contained in:
Silke Pisulla 2017-04-21 13:24:28 +02:00
commit d765b290be

View file

@ -73,6 +73,8 @@
z-index: 900;
}
/* if z-index is needed for .tools col, then use this:
.tools .row > .col-xs-12 {
z-index: 5; // SPR-945 sometimes too small space for suggestionlist
}
@ -80,6 +82,7 @@
.wide-content .tools .row > .col-xs-12 {
z-index: 1;
}
*/
.header .row > .col-xs-12 {
z-index: 2;