Set firstHeading overflow to be more consistent with other skins

overflow:visible so line goes properly under indicators, help
thingies, wikipedian user icon spam, etc.

Change-Id: I5d626884b13449b8d1351fe4e9a94b3ee99baf80
isekai
Isarra 7 years ago
parent 279ded1b51
commit 22f888ccc5

@ -359,6 +359,7 @@ pre,
h1.firstHeading {
margin: 0.25em 0 0.5em;
border-bottom: solid 4px @blue;
overflow: visible;
}
h1 {

Loading…
Cancel
Save