digest article scrolling fix

This commit is contained in:
Andrew Dolgov 2011-09-01 16:52:58 +04:00
parent bb674f9493
commit 56e0d2cb97
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ a:hover {
#article {
position : absolute;
overflow : auto;
right : 0px;
width : 60%;
bottom : 0px;