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