mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
#1815 Story detail reading horizontal scrolling fix
This commit is contained in:
parent
8548743b1f
commit
e09a56816f
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
html {
|
||||
overflow: hidden;
|
||||
}
|
||||
body {
|
||||
overflow: hidden;
|
||||
line-height: 1.5em;
|
||||
|
|
Loading…
Add table
Reference in a new issue