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

       Web browser: ---
            Bug ID: 60605
           Summary: "Create another account" button should not also be an
                    h3 element
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: User login and signup
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: rkald...@wikimedia.org
                CC: swall...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 14412
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14412&action=edit
screenshot

The "Create another account" link is a weird Frankenstein element that is a
link inside an h3 inside a div that is assigned the mw-ui-button class to make
it appear as a button. This causes all sorts of conflicting CSS to be assigned
to it. For example, on mobile all h3s are displayed in serif font. (See
screenshot.)

The h3 tag should be removed, as both the div and the link already have unique
IDs available to increase the font-size (mw-createaccount-another and
mw-createaccount-join).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to