https://bugzilla.wikimedia.org/show_bug.cgi?id=33445
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #9 from [email protected] 2012-01-18 07:20:13 UTC --- REOPENED. The problem is not floatleft or floatright. floatleft and floatright overwrites the margins of wikitable to get the margin on the correct side. The problem is the right margin of wikitable alone as normal non-floating table. This margin is not necessary to keep distance between any right floating object because right floating objects already have a left margin to keep distance to the normal text. The right margin of 1em for wikitable is annoying because it prevents getting the table full width when there is no floating object. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
