Check this screenshot – the search results in other folders have non-standard thumbnail sizes. They should be the same as the file list entries above:
cc @nextcloud/designers (or @rullzer @icewind1991 maybe?)
Why do you have me as your avatar? 🤔
Just nicked the screenshot from another issue you opened where I was reminded of the problem. So, good work ;D
I'd like to work on that issue as my fist contribution to the project :)
Think it may have been fixed already. Don't know if I did something wrong but the thumbnails seem to work just fine:
Tried different sizes of images but they still appear the same size as the ones above :)
Mmmh ... in Safari it looks like this for me (in both stable11 and master}:
The size is fixed by applying this:
background-size: 32px;
to https://github.com/nextcloud/server/blob/master/core/search/css/results.css#L70-L72
@marncz Could you create a pull request for this? Sorry for taking the actual fix from you, but I actually was debugging it inside of the dev tools and want to share the solution :)
BTW: I have the same with Chrome. What browser do you use?
@MorrisJobke
no worries, I'm glaid it's fixed :) and the browser I'm using is Chrome on Linux, forgot to check it on a different one
will work on something else then :)
Fix is in #3551
Most helpful comment
Why do you have me as your avatar? 🤔