There’s a CSS rule on pre code
that sets a max-height
of 500px
. This means that when you’re scrolling through a topic, you also have to scroll through sub-elements to see all the content. To me, this is annoying enough on a desktop browser, but it can be particularly tedious and surprising on a mobile phone.
Does anyone else think that this is important behavior to maintain? Could the CSS on this forum be customized to get rid of that max-height constraint?