https://bugzilla.wikimedia.org/show_bug.cgi?id=19627
--- Comment #6 from Bawolff <[email protected]> 2010-03-14 19:45:59 UTC --- Created an attachment (id=7197) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7197) patch to fix misspelled attribute in HTMLForm class Sorry, was looking at wmf and not latest. Looks like a bug in HTMLForm class where it outputs the attribute classes="blah" instead of class="blah" which causes the css that makes the left column have a width of 0 not apply. Here is patch -- 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
