mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
set max-width of images in postContent to prevent side scrolling
This commit is contained in:
@@ -49,6 +49,7 @@ div.postReply div.postContent {
|
|||||||
|
|
||||||
div.postReply div.postContent img {
|
div.postReply div.postContent img {
|
||||||
border-width : 0px;
|
border-width : 0px;
|
||||||
|
max-width : 98%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.postReply div.postIcon {
|
div.postReply div.postIcon {
|
||||||
|
|||||||
Reference in New Issue
Block a user