Reposition nested FancyCaptcha, conditional help.
authorS Page <spage@wikimedia.org>
Sat, 4 May 2013 05:45:25 +0000 (22:45 -0700)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 13 May 2013 08:36:17 +0000 (08:36 +0000)
commite9daa176b4b04002515dc0a0b7d0ed1458e82594
tree83f86907a4e17c22eac54a81f0976dc69bc84d14
parentda40413c32c8bb7f8204330784035aa498bc6640
Reposition nested FancyCaptcha, conditional help.

There's less work to do here when the Refresh link is already nicely
positioned over the FancyCaptcha image (in extension/ConfirmEdit's
I57be0bc8aa , merged and deployed).  It still needs separate divs, one
with a border exactly 270px wide (display: table-cell) and one to act as
the positioning parent of the Refresh link (display: inline-block).

Also, only show the help msg for the captcha if it exists.

Bug: 47699
Change-Id: I003c5f1b75471cce32b149037198c314ce9489ea
resources/mediawiki.special/mediawiki.special.createAccount.vform.css
resources/mediawiki.special/mediawiki.special.createAccount.vform.js