Vector 2022: Align #contentSub with page title (to the left)

(Visual change)

Bug: T307715
Change-Id: Ic4a8d4d55e132cec5df720fdb38eb47c37c8baf0
This commit is contained in:
Bartosz Dziewoński 2022-08-23 21:24:25 +02:00 committed by Jdlrobson
parent 6e30fa2c00
commit 2321eeb054

View file

@ -98,6 +98,8 @@ body {
// T311564: Override core styles to apply margin-top rather than margin-bottom
margin-top: 8px;
margin-bottom: 0;
// T307715: Override core styles to align with page title and #siteSub
margin-left: 0;
}
}