I use Django 1.5.1 out of the box in a virtual environment in my Mac. I just created an app with two models, so the one can be used as inline in the form of the other. While reducing the width of my browser I notice that the table inside the inline, does not keep the same width with the other elements in the page. See pictures.
The big picture: http://i.imgur.com/XxugMJJ.png Detail: http://i.imgur.com/SbqL6Jp.png I have used a brand new installation with only the necessary to make admin run. Is this the expected behavior? -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

