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

--- Comment #4 from foma...@googlemail.com 2012-02-19 10:58:06 UTC ---
The annoying left margin for the edit section buttons on RTL wikis with LTR
user interface was my reason to open the bug.

The definition
.editsection {
    float: right;
}
is useless because it is always overwritten by one of the more specific
definitions with class mw-content-ltr or class mw-content-rtl in the selector.
Or is there still a situation for a edit section button without class
mw-content-ltr or mw-content-rtl?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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