mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 21:41:29 +00:00
margin between right border and hlUpdated
This commit is contained in:
@@ -1105,7 +1105,7 @@
|
||||
$updated_fmt = date($short_date, strtotime($line["updated"]));
|
||||
}
|
||||
|
||||
print "<td class=\"hlUpdated\"><nobr>$updated_fmt</nobr></td>";
|
||||
print "<td class=\"hlUpdated\"><nobr>$updated_fmt </nobr></td>";
|
||||
|
||||
print "</tr>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user