I'm doing a custom form template (EditFormType)...and inside there I have a table with some controls defined like this
So the problem is that the treelist contains master styles which are hosing me
All my labels are now floating to the right of the inputs.
Is there no way to make this mode safe...change the CSS selectors and don't apply this for custom templates perhaps?