fix vertical scrolling in feeds holder

This commit is contained in:
Andrew Dolgov 2011-11-10 15:48:41 +04:00
parent df0b946fee
commit 227cdb7222
1 changed files with 1 additions and 0 deletions

View File

@ -1365,6 +1365,7 @@ div.fatalError textarea {
border-left-width : 0px;
border-bottom-width : 0px;
border-top-width : 0px;
overflow : auto;
}
#headlines-wrap-inner {