Consistent with my tradition of answering my own questions .. I figured it out. deform does not actually do any formatting. I have a function that was formatting the data coming back from deform specifically. I mimicked that and it's all lining-up.
On Sunday, February 16, 2014 10:13:32 PM UTC-5, Michael wrote: > > Hi all, I have a form that contains fields generated by deform 2.0beta and > other fields generated with Foundation 5.1.1 and they do not align > correctly. How do I tailor deform so that I can tweak how it renders its > fields? > > Here is an example of how the deform generated fields have left-aligned > labels in the "Account Information" section. The "Change Password" section > contains a form field generated by Foundation 5.1.1 I tried left-aligning > "Label" hoping to match the deform generated fields, but I couldn't get it > to match the margin width(perhaps I can somehow tweak Foundation?). > > > https://www.dropbox.com/s/dof70lazydh4gxq/Pasted_Image_2_16_2014__9_51_PM-8.jpg > > any suggestions appreciated, > Michael > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
