fix vertical scrolling in feeds holder
This commit is contained in:
parent
df0b946fee
commit
227cdb7222
|
@ -1365,6 +1365,7 @@ div.fatalError textarea {
|
|||
border-left-width : 0px;
|
||||
border-bottom-width : 0px;
|
||||
border-top-width : 0px;
|
||||
overflow : auto;
|
||||
}
|
||||
|
||||
#headlines-wrap-inner {
|
||||
|
|
Loading…
Reference in New Issue