https://issues.apache.org/bugzilla/show_bug.cgi?id=47347
--- Comment #4 from Peterdk <[email protected]> 2010-03-26 13:05:31 UTC --- In case anyone needs to use this auto layout table with a margin-left set on containing block: Use a 2 column table. Set first column-width to the required left-margin. Fill the second column with the table that you want auto-layouted. This way the auto-layout still works and you have a left margin. So, this will do for me. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
