Zen 1.21.14b Twitter Bug?
Having an issue with twitter where any post with 2 or more images in my feed shrinks the images to like 2 px wide which I assume is padding. Upon object inspection I see min-width: 0px which I guess the engine is interpreting LITERALLY and shrinking the images since unchecking that element fixes the problem.
This just started today so I'm assuming it stems from the updated firefox core that was in today's update? I wrote a tampermonkey script to fix the issue for now but just curious if it's actually a bug or if my profile happened to get botched at the same time as an update to Zen came through.