mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 05:09:14 +00:00
body: disable overflow
This commit is contained in:
@@ -7,6 +7,10 @@ body#ttrssMain, body#ttrssPrefs, body#ttrssLogin, body {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
body#ttrssMain {
|
||||
overflow : hidden;
|
||||
}
|
||||
|
||||
div.postReply {
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user