mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-15 03:34:25 +00:00
Merge "[Zebra] Align sidebar TOC with main menu"
This commit is contained in:
commit
b64b137223
|
@ -1,3 +1,8 @@
|
|||
.mw-table-of-contents-container.vector-sticky-pinned-container {
|
||||
// Aligns the text of the sidebar TOC with the main menu.
|
||||
margin-left: -@toc-list-item-padding-start;
|
||||
}
|
||||
|
||||
.mw-table-of-contents-container {
|
||||
// Needed for Grid-based layout
|
||||
align-self: start;
|
||||
|
|
Loading…
Reference in a new issue