📜 ⬆️ ⬇️

Too "broad" comments

Everyone has probably seen “too wide” comments, because of which the width of the site increases many times and everything would be fine, but it will fit into what is on the right (usually these are banners).
In principle, this is not such a strong problem, but still a bit annoying, especially when the comment becomes difficult to read. (it happens for different reasons, when there are wide pictures, when people just have the “s” key stuck)
So I thought that it would not be difficult for the site administration to add the “overflow: auto” rule for the “comment_text” class (global.css file)
The result is:

And when the comment exceeds the usual width, it will see a scroll, otherwise everything will be as usual.
I, of course, understand that everything will be different on the supergame (and layout as well). But still, while it is not there, it would be possible to add this line to css.

UPD: script for Greasemonkey - userscripts.org/scripts/show/27477 (Habr converts this link, therefore, made a text)

')

Source: https://habr.com/ru/post/26432/


All Articles