Mobile UX Improvement

Issue:
In mobile UI collapse/expand feature isn’t implemented, and it takes unexpectable time to skip a long post.

Temp solution with hacky code:
.stream-element {max-height: 500px !important}

Use case:
In the default stream page: when swiping up inside a post, the screen is fixed, only the content is scrolled. When swiping up outside a post (swiping the edge of the screen achieves best experience in my test), the screen as well as the content is scrolled.

Screenshots:


Tested in Icecat Mobile with Stylus addon.