]> git.wh0rd.org - tt-rss.git/commitdiff
digest article scrolling fix
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 1 Sep 2011 12:52:58 +0000 (16:52 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 1 Sep 2011 12:52:58 +0000 (16:52 +0400)
digest.css

index 7669152ff59c6b1b31252c0ead43055258c6e132..4f16e1f60ef07aa8b349fddb99fbe367dc6c76a4 100644 (file)
@@ -72,6 +72,7 @@ a:hover {
 
 #article {
        position : absolute;
+       overflow : auto;
        right : 0px;
        width : 60%;
        bottom : 0px;