I fixed the alignment of the TOC's header so that it would align with the hide/show button.

Change-Id: I88cc2c84a19f443bd3c749b7729ac0b7b6f74c2c
isekai
RileyBugz 7 years ago
parent 5a0ed3efe1
commit 964849e117

@ -465,10 +465,10 @@ ul#filetoc {
list-style: none;
}
#mw-content .toc h2 {
font-size: 1.2em;
font-size: 1em;
font-family: @fonts;
margin: 0;
display: inline-block;
display: inline;
border-bottom-color: @grey;
}
.toctoggle {

Loading…
Cancel
Save