From: Andrew Dolgov Date: Thu, 1 Sep 2011 12:52:58 +0000 (+0400) Subject: digest article scrolling fix X-Git-Tag: 1.5.6~29 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=56e0d2cb97ef26b5c3de61778bb699c30694b714;p=tt-rss.git digest article scrolling fix --- diff --git a/digest.css b/digest.css index 7669152f..4f16e1f6 100644 --- a/digest.css +++ b/digest.css @@ -72,6 +72,7 @@ a:hover { #article { position : absolute; + overflow : auto; right : 0px; width : 60%; bottom : 0px;