django-cms / djangocms-admin-style

django CMS Admin Style is a Django Theme tailored to the needs of django CMS.
http://www.django-cms.org/
Other
422 stars 117 forks source link

readonly div and label overlap in admin #420

Open MichalPham opened 4 years ago

MichalPham commented 4 years ago

In django admin if the label text is too long then it overlaps with the actual readonly value(see image). Its caused by having the label width set to auto!important rather than 160px that is default for django the readonly class has margin-left:170px expoecting 160px on the lhe left. Snímek z 2020-09-11 13-57-18