https://bugzilla.wikimedia.org/show_bug.cgi?id=47398

       Web browser: ---
            Bug ID: 47398
           Summary: icon and text of FancyCaptcha refresh can split across
                    line
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: ConfirmEdit (CAPTCHA extension)
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 12143
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12143&action=edit
FancyCaptcha "Refresh" icon and text split across lines

In the login form, if you enter a bad password 3 times, the wiki's captcha
displays. In the new layout of the login form, the new FancyCaptcha request a
new image feature can end up with the icon and text separated by a new line,
i.e.
  [input field] ↻
  Refresh
see attachment. 

I think the icon and text should stay as one unit. A possible fix is to add to
"white-space: nowrap;" to style fancycaptcha-reload, another is to make the
icon the background image to the text (as in .mw-secure style), or they could
shared a background that affects both on hover to clarify, etc.

-- 
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

Reply via email to