mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-18 04:11:33 +00:00
fix layout problem in combined mode (ref forum, thread 82)
This commit is contained in:
@@ -1212,7 +1212,7 @@
|
|||||||
|
|
||||||
print "</div>";
|
print "</div>";
|
||||||
|
|
||||||
print "<div class=\"cdmContent\">" . $line["content_preview"] . "</div>";
|
print "<div class=\"cdmContent\">" . $line["content_preview"] . "</div><br clear=\"all\">";
|
||||||
|
|
||||||
print "<div style=\"float : right\">$marked_pic</div>
|
print "<div style=\"float : right\">$marked_pic</div>
|
||||||
<div lass=\"cdmFooter\">
|
<div lass=\"cdmFooter\">
|
||||||
|
|||||||
Reference in New Issue
Block a user