summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-11 15:54:30 +0300
committerAndrew Dolgov <[email protected]>2010-11-11 15:54:30 +0300
commitfa403733954f809286936d2ad3e39d3ab5395c26 (patch)
tree036e88f613cc0a67885f7d4cafb104af1b08946d /tt-rss.css
parent2ab31493c9732d34185274582aae4bc4e3351f7f (diff)
use dom to generate linebreaks after images in articles
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 0fbd1d93e..09a1957ec 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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 {