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
411 stars 116 forks source link

Fix paginator overflow #482

Closed FinalAngel closed 1 year ago

FinalAngel commented 1 year ago

Before

image

After

image
codecov[bot] commented 1 year ago

Codecov Report

Merging #482 (3a9a89f) into master (74fedbc) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #482   +/-   ##
=========================================
  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.

FinalAngel commented 1 year ago

@fsbraun would you want me to cut a release or do you prefer to do it? :)

fsbraun commented 1 year ago

👍 Go ahead! Thank you!