1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

use dom to generate linebreaks after images in articles

This commit is contained in:
Andrew Dolgov
2010-11-11 15:54:30 +03:00
parent 2ab31493c9
commit fa40373395
2 changed files with 12 additions and 3 deletions
-1
View File
@@ -46,7 +46,6 @@ div.postReply div.postContent {
div.postReply div.postContent img {
border-width : 0px;
max-width : 98%;
display : block;
}
div.postReply div.postIcon {