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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user