FWIW, nothing among your enabled patches especially jumps out at me as possibly having that kind of side-effect.
I'd probably assume purely CSS tweaks should be harmless enough, but that's it.
If you want to delve into it, it's potentially going to be slightly annoying, unless you get lucky: the bisect/binary search approach being: disable half of 'em, check if it's still broken, in which case, disable another half, if not, enable another half. Rinse & repeat.
That should ultimately pinpoint the offending patch.
|