diff --git a/tt-rss.css b/tt-rss.css index 7cc989a50..2362ac677 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1833,9 +1833,9 @@ img.hlScorePic { div#hotkey_help_overlay { position : absolute; - left : 15%; - right : 15%; - top : 15%; + left : 5%; + right : 5%; + top : 5%; z-index : 999; color : white; font-size : 12pt;