From 56e0d2cb97ef26b5c3de61778bb699c30694b714 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 1 Sep 2011 16:52:58 +0400 Subject: digest article scrolling fix --- digest.css | 1 + 1 file changed, 1 insertion(+) diff --git a/digest.css b/digest.css index 7669152ff..4f16e1f60 100644 --- a/digest.css +++ b/digest.css @@ -72,6 +72,7 @@ a:hover { #article { position : absolute; + overflow : auto; right : 0px; width : 60%; bottom : 0px; -- cgit v1.2.3