Merge "Search results should overlay personal tools"

This commit is contained in:
jenkins-bot 2021-02-12 01:36:06 +00:00 committed by Gerrit Code Review
commit fdd713b244
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