https://bugzilla.wikimedia.org/show_bug.cgi?id=48256
--- Comment #1 from Scott Martin <[email protected]> --- As is the way of these things, I naturally found a workaround immediately after filing this bug. The existing brackets can be hidden using CSS, as follows: .mw-editsection { visibility: hidden; } .mw-editsection a { visibility: visible; } However, this is something of a kludge, and I still think it would be better to specify them in CSS as outlined above. -- 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
