mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-27 17:10:19 +00:00
Vector 2022: Align #contentSub with page title (to the left)
(Visual change) Bug: T307715 Change-Id: Ic4a8d4d55e132cec5df720fdb38eb47c37c8baf0
This commit is contained in:
parent
6e30fa2c00
commit
2321eeb054
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue