Merry Christmas from the IIWiki Team! Have a happy new year!
MediaWiki:Gadget-SidebarTOC.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
.mw-table-of-contents-container { | .mw-table-of-contents-container { | ||
position: absolute; | position: absolute; | ||
top: 0; | top: 0; | ||
bottom: 0; | |||
width: 15%; /* Adjust as needed */ | |||
overflow: auto; | |||
} | } | ||