https://bugzilla.wikimedia.org/show_bug.cgi?id=55905
--- Comment #7 from MZMcBride <[email protected]> --- .collapsible-nav .portal .body { display: block !important; } That will stop the collapsing. #mw-panel.collapsible-nav .portal h3 { background-image: none !important; } That will hide the arrows. A few additional lines of CSS can fix the indentation. It'll take a bit of fiddling, but certainly nothing major. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
