digest article scrolling fix
This commit is contained in:
parent
bb674f9493
commit
56e0d2cb97
|
@ -72,6 +72,7 @@ a:hover {
|
||||||
|
|
||||||
#article {
|
#article {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
|
overflow : auto;
|
||||||
right : 0px;
|
right : 0px;
|
||||||
width : 60%;
|
width : 60%;
|
||||||
bottom : 0px;
|
bottom : 0px;
|
||||||
|
|
Loading…
Reference in New Issue