mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 12:25:56 +00:00
tweak cdm header button alignment
This commit is contained in:
@@ -518,7 +518,7 @@ class Feeds extends Handler_Protected {
|
||||
|
||||
$reply['content'] .= "<div class=\"cdmHeader\">";
|
||||
|
||||
$reply['content'] .= "<div>";
|
||||
$reply['content'] .= "<div style=\"vertical-align : middle\">";
|
||||
|
||||
$reply['content'] .= "<input dojoType=\"dijit.form.CheckBox\"
|
||||
type=\"checkbox\" onclick=\"toggleSelectRow2(this, false, true)\"
|
||||
@@ -563,7 +563,7 @@ class Feeds extends Handler_Protected {
|
||||
|
||||
$reply['content'] .= "</span>";
|
||||
|
||||
$reply['content'] .= "<div>";
|
||||
$reply['content'] .= "<div style=\"vertical-align : middle\">";
|
||||
$reply['content'] .= "<span class='updated'>$updated_fmt</span>";
|
||||
$reply['content'] .= "$score_pic";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user