diff --git a/ui/app/styles/components/page-layout.scss b/ui/app/styles/components/page-layout.scss index f1797cf15..51ea1f9bc 100644 --- a/ui/app/styles/components/page-layout.scss +++ b/ui/app/styles/components/page-layout.scss @@ -54,6 +54,7 @@ &.is-right { margin-left: 0; width: 100%; + max-width: 100%; } } }