summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index e4de3cdc1..84a38fdbf 100644
--- a/css/news.css
+++ b/css/news.css
@@ -557,7 +557,7 @@ div.add_parentfolder {
max-width: 55em;
}
- .feed_item div.body img.thumbnail {
+ .feed_item div.body > img:first-child {
padding: 0 1em 0 0;
float: left;
}