mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Merge pull request #4003 from PaulAdamDavis/no-right-scroll
No right scroll
This commit is contained in:
commit
7355adb465
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@
|
|||
left: 0;
|
||||
background: #fff;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
@media (max-width: 900px) {
|
||||
|
|
Loading…
Reference in a new issue