fsbraun / djangocms-simple-admin-style

Styles the Django admin using the Django CMS theme
Other
5 stars 1 forks source link

BUG object tools link is partly hidden. #3

Closed svandeneertwegh closed 10 months ago

svandeneertwegh commented 10 months ago
Schermafbeelding 2023-08-26 om 12 39 18

I added this to the admin-style.. css: #changelist { margin-top: 20px!important; } .object-tools { padding-top: 20px !important; }

Now with the above code added, it looks like this:

Schermafbeelding 2023-08-26 om 12 40 31
fsbraun commented 10 months ago

Fixed in 0.4.9