gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
174 stars 134 forks source link

Fix issue with .clear floats with flex parent containers. #2575

Closed actuallyakash closed 7 months ago

actuallyakash commented 7 months ago

Description

For .clear float elements used with flex parent containers.

To test

Run command npm run build:styles.

Fixes #2573

How has this been tested?

Manually.

Types of changes

Bug fix

Checklist: