diff --git a/htdocs/js/Problem/problem.scss b/htdocs/js/Problem/problem.scss index 0858407ff..991d0665c 100644 --- a/htdocs/js/Problem/problem.scss +++ b/htdocs/js/Problem/problem.scss @@ -12,7 +12,6 @@ border: 1px solid #e3e3e3; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); - overflow-x: auto; p { margin-top: 1rem;