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
418 stars 118 forks source link

Fix misaligned apphooks #485

Closed fsbraun closed 1 year ago

fsbraun commented 1 year ago

Apphooks in change list views have uneven padding. This fixes it.

codecov[bot] commented 1 year ago

Codecov Report

Merging #485 (9925669) into master (3cb6a2a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #485   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           33        33           
  Branches         3         3           
=========================================
  Hits            33        33           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.