django-cms / djangocms-admin-style

django CMS Admin Style is a Django Theme tailored to the needs of django CMS.

Home Page:http://www.django-cms.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inputs in admin.StackedInline have small widths

rafalp opened this issue · comments

Text inputs become tiny when usimg StackedInline style for inline admin:

zrzut ekranu 2017-08-07 o 14 36 19

On sidenote, borders between inline forms in stacked inline should be visually more noticeable, like how default Django does them:

zrzut ekranu 2017-08-07 o 14 40 03

Here's small experiment that IMHO greatly improves visual clarity of stacked inlines:

zrzut ekranu 2017-08-07 o 15 00 42

@rafalp we would welcome a pull request :)

I could try to cook the PR with styles change on the weekend, if I won't get distracted by something else ;)

@rafalp that would be awesome 👍

Closing this per PR merge, thanks!