If there are no results in the current folder, the folder list is not shown. This leads to this error:

Which is caused by the CSS which uses a negative margin-top to counter the whitespace on the bottom of the normal filelist. If the normal filelist doesn’t exist, there’s no whitespace to counter and instead the other search results are pushed up even more.
cc @owncloud/designers @aidanamavi @colmoneill anyone want to pick this up?