diff --git a/app/webpacker/styles/layout.scss b/app/webpacker/styles/layout.scss index 5967b6fbd2..23b1b4a3d5 100644 --- a/app/webpacker/styles/layout.scss +++ b/app/webpacker/styles/layout.scss @@ -68,6 +68,7 @@ body { section.container { display: flex; flex-grow: 0; + flex-wrap: wrap; flex-direction: column; margin: 1em 0;