Closed vstoykov closed 8 years ago
I bisected the changes and found that the reason is in this commit https://github.com/divio/djangocms-admin-style/commit/a5a4b50770820ce78d12bc67c3fc3de0ca73cd43
Probably settings the width for particular case need to be done without !important
@vstoykov I merged the fixes to master.
After upgrade to djangocms-admin-style==1.2.3 StackedInline is not full width anymore.
Before (1.2.2)
After (1.2.3)