Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readonly div and label overlap in admin #420

Open
MichalPham opened this issue Sep 11, 2020 · 0 comments
Open

readonly div and label overlap in admin #420

MichalPham opened this issue Sep 11, 2020 · 0 comments

Comments

@MichalPham
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant