How can I remove the padding so the form fits it the top left?
-
NickyBAsked on November 22, 2011 at 02:04 AM
Hi there,
This is such an awesome app - thank you... Just a quick question, how can I remove the padding so the form fits it the top left??
Thanks,
Nicky
This is a re-post of a comment on Side by side form field positioning
-
abajanAnswered on November 22, 2011 at 02:43 AM
Please inject the following CSS and let us know if it helps:
.form-all {
padding-top:0;
margin-left:0;
} -
NickyBAnswered on November 22, 2011 at 03:45 AM
Hi Abajan,
Thank you so much, perfect!!
have a great day!!
-
abajanAnswered on November 22, 2011 at 03:47 AM
You're quite welcome :)
You have a great day too!