mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:55:55 +00:00
rework not-cdm headline rows to use flex-box
This commit is contained in:
@@ -528,7 +528,7 @@ class Feeds extends Handler_Protected {
|
||||
|
||||
$tmp_content .= "<span class='updated' title='$date_entered_fmt'>$updated_fmt</span>";
|
||||
|
||||
$tmp_content .= "<div style=\"vertical-align : middle\">";
|
||||
$tmp_content .= "<div class='right'>";
|
||||
$tmp_content .= "$score_pic";
|
||||
|
||||
if (!get_pref("VFEED_GROUP_BY_FEED") && $line["feed_title"]) {
|
||||
|
||||
Reference in New Issue
Block a user