https://bugzilla.wikimedia.org/show_bug.cgi?id=28758
--- Comment #3 from Amir E. Aharoni <[email protected]> 2011-09-07 21:49:15 UTC --- See Comment 9 at Bug 29002: It's possible to add /* @noflip */ in jquery.ui.dialog.css like this: .ui-dialog .ui-resizable-se { width: 14px; height: 14px; /* @noflip */ right: 3px; bottom: 3px; } This will move the handle to the southeast corner and give it correct appearance. This would be a workaround, however, and a fuller solution would be better. -- 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
