From 197921bdbe18ddc26c9700d9bb2e556c305134da Mon Sep 17 00:00:00 2001 From: bwang Date: Fri, 19 Aug 2022 08:09:51 -0500 Subject: [PATCH] Add back fixed width to main content Bug: T315653 Change-Id: Iffd3f219e756b82397264f62fb9f88fc82a92ba9 (cherry picked from commit 0be4664c02f2831ab82b788076bda8c08694c9f1) --- resources/skins.vector.styles/layouts/grid.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/skins.vector.styles/layouts/grid.less b/resources/skins.vector.styles/layouts/grid.less index be845d12..5cc774ab 100644 --- a/resources/skins.vector.styles/layouts/grid.less +++ b/resources/skins.vector.styles/layouts/grid.less @@ -24,6 +24,8 @@ } .mw-content-container { + max-width: @max-width-content-container; + // For container logic specific to special pages and history pages. .skin-vector-disable-max-width & { // Allow the max-width of content on history/special pages to be wider than