1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 06:55:56 +00:00

digest article scrolling fix

This commit is contained in:
Andrew Dolgov
2011-09-01 16:52:58 +04:00
parent bb674f9493
commit 56e0d2cb97

View File

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