Wikimedia
In MediaWiki, the table collapsing button is too close to the capture. Add some CSS spacing
Open en.wikipedia.org (in safemode), ru.wikipedia.org or he.wikipedia.org, edit the source of a wiki page (for example your user page), and preview the following wikicode:
{| class="wikitable mw-collapsible"
|+ name
|-
|aaaaaaaaaa||bbbbbbbbbb||cccccccccc
|}
You'll see "name[hide]". There should be at least some space between the words, this should also apply when collapsed.
This is likely in the file resources/src/jquery/jquery.makeCollapsible.css in MediaWiki core.
You are expected to provide a patch in Wikimedia Gerrit. See https://www.mediawiki.org/wiki/Gerrit/Tutorial for more info on Git and Gerrit.
Task tags
Students who completed this task
Yifei He