diff --git a/core/static/core/style.scss b/core/static/core/style.scss index c5f2fd19..60808633 100644 --- a/core/static/core/style.scss +++ b/core/static/core/style.scss @@ -1970,6 +1970,7 @@ $pedagogy-white-text: #f0f0f0; grid-area: markdown; overflow: scroll; + overflow-x: hidden; margin-top: 0px; margin-right: 0px; padding: 10px;