diff --git a/theme.css b/theme.css index 4597c6a..45bd272 100644 --- a/theme.css +++ b/theme.css @@ -88,3 +88,8 @@ body.is-embeded .page-content { body.is-embeded .ui.container { width: auto !important; } + +.profile..page-content .ui.ui.ui.container:not(.fluid) { + max-width: 100%; +} +