Fix Sidebar.less auto merge commit

Auto merge commit for the 'Adjust table of contents margins at 1000-1200 breakpoint' patch incorrectly deleted a line from Sidebar.less. I need that deletion in 789210, because it will be backported later today
https://phabricator.wikimedia.org/F35103224

Change-Id: I0404c02d71160ec4537e49fc77489a8a5027a183
This commit is contained in:
bwang 2022-05-04 12:02:03 -05:00 committed by Bernard Wang
parent 8a2f61ee02
commit 6cc98aa449
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
}
.sidebar-toc {
position: relative;
margin-top: @top-margin-sidebar-toc_title_inline;
}