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

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

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 {