Some extensions have different thumbs spacing than other extensions (& Library)

Saw these in 3 extensions (I have only 4 total)
Manga Box 1.2.18
MangaDex 1.2.88
NHentai 1.2.19
Looks okay in MangaPlus:

Are you in browse view for dex and latest view for mangaplus?
I looked at it the second time. MangaPlus is fine for both views. The other three is fine in Latest view, but not in Browse view.
The images are taken straight from the websites. Did you verify that they look different there?
Not the images. I'm talking about this:

Seems to be caused by this: https://github.com/inorichi/tachiyomi/blob/f2a7f8efda6508866a298bd1184dd7c8a090ed6f/app/src/main/java/eu/kanade/tachiyomi/ui/source/browse/BrowseSourceController.kt#L203-L208
Removing that in my local enviroment fixed the padding issue.
Most helpful comment
Seems to be caused by this: https://github.com/inorichi/tachiyomi/blob/f2a7f8efda6508866a298bd1184dd7c8a090ed6f/app/src/main/java/eu/kanade/tachiyomi/ui/source/browse/BrowseSourceController.kt#L203-L208
Removing that in my local enviroment fixed the padding issue.