diff --git a/functions.php b/functions.php
index 25ff27995..b0904c1ff 100644
--- a/functions.php
+++ b/functions.php
@@ -4036,7 +4036,8 @@
onmouseover=\"enable_selection(false)\"
onmouseout=\"enable_selection(true)\"
onclick=\"toggleHeadlineActions()\" id=\"headlineActionsDrop\">".
- __("Actions...") . "
+ __("Actions...") . "
";
print "
";
diff --git a/tt-rss.php b/tt-rss.php
index 6f1652303..78d893c11 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -136,6 +136,7 @@ window.onload = init;
onmouseout="enable_selection(true)"
onclick="toggleOfflineModeInfo()"
src="images/offline.png" style="display:none"
+ width="16" height="16"
title=""/>
@@ -154,14 +155,15 @@ window.onload = init;
+ height="13" width="13" onclick="gotoOnline()" title=""/>