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

Jon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #3 from Jon <[email protected]> ---
Oh I see...
Should it be used in this way..? This is what mw-ui-anchor is for?

<a class="mw-ui-anchor mw-ui-constructive">test me</a>

Isn't that a limitation of wikitext markup that you can't add custom classes to
links? I think that is the issue here.. we shouldn't be encouraging sub optimal
markup such as
<div class="mw-ui-button>
<a>
</div>
in my opinion..

<a class="mw-ui-button"></a> should be the only way to use it.
The link is not a button by being inside a button element.

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