1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 11:59:14 +00:00

set max-width of images in postContent to prevent side scrolling

This commit is contained in:
Andrew Dolgov
2008-09-09 04:09:01 +01:00
parent d9059255b3
commit 762c9064d7

View File

@@ -49,6 +49,7 @@ div.postReply div.postContent {
div.postReply div.postContent img {
border-width : 0px;
max-width : 98%;
}
div.postReply div.postIcon {