django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
42 stars 20 forks source link

fix: Misaligned icons in mobile view of navigation #221

Open hgkornmann opened 1 month ago

hgkornmann commented 1 month ago

changes to solve bug-#200

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.55%. Comparing base (f11feee) to head (89dc4d6). Report is 28 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ========================================== - Coverage 86.93% 86.55% -0.38% ========================================== Files 120 119 -1 Lines 3107 3109 +2 Branches 330 332 +2 ========================================== - Hits 2701 2691 -10 - Misses 304 316 +12 Partials 102 102 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.