1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 00:59:16 +00:00

add workaround for double scrollbars in feed panel

This commit is contained in:
Andrew Dolgov
2013-03-29 20:23:03 +04:00
parent ffd3e8e35e
commit 878b21ba1d

View File

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