Is there a way to make labels and textfields closer to each other ?I am using django-grappelli. And can I define the change view such that all lines are in one column?
eg:
Label1 |_textfield1_| Label2 |_textfield_|
Label3 |_Radiobuttons_| Label4 |_large textfield_|