diff --git a/tt-rss.css b/tt-rss.css index 113f289e3..cb3a70305 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -485,9 +485,9 @@ div.helpResponse { #infoBoxShadow { background-image : url("images/shadow.png"); - left : 30%; + left : 25%; top : 30%; - width : 30%; + right : 25%; z-index : 3; position : absolute; display : none;