Merge "Fix TOC misaligned when max width option is disable"

This commit is contained in:
jenkins-bot 2022-11-09 07:06:06 +00:00 committed by Gerrit Code Review
commit c0b4c47c37

View file

@ -17,7 +17,8 @@
}
}
.mw-content-container {
.mw-content-container,
.mw-table-of-contents-container {
max-width: @max-width-content-container;
// For container logic specific to special pages and history pages.