Search results should overlay personal tools

This removes the problem with the Echo icon being visible on top
of search when the browser is resized to 500px with Echo installed.

Change-Id: I6aba17cb85979617a55e9879518eacdb916ac18b
This commit is contained in:
jdlrobson 2021-02-11 16:45:46 -08:00 committed by Jdlrobson
parent b4a8287589
commit a4f126a76f
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ body {
float: left;
margin: 0 0 0 @margin-horizontal-search;
flex-grow: 1;
z-index: @z-index-menu;
flex-basis: @min-width-search;
// #searchform is only a direct child of #p-search before wvui-loads. After