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

Danny B. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |High

--- Comment #1 from Danny B. <[email protected]> 2012-11-07 01:14:58 UTC ---
For the time being, a temporary hack in the form of

.ns-0 td.editsection { display: table-cell; }
.ns-0 span.editsection { display: inline; }

could be applied, but it's just a temporary hack.

1) .editsection should never be table cell, it actually should have always the
same structure - there are bunch of scripts working with it
2) .editsection should never contain both edit and remove (and save and cancel)
links since they are not *edit*
3) .editsection preferably should not be used for these links at all
(especially for this particular preferences set reason, especially when there
is no way for right-click-edit), suggesting .editpart/.edititem or whatever for
the interwiki item and .editlabel .editdescription for label and description

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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