- π¬π§United Kingdom catch
Once we've removed the floats and clearfixes here, we should check any other instances in core, and try to remove clearfix.module.css from the
system/base
library too - it's in stable9 so can be done with change record.
Postponed on #3066006: Convert Views UI to new design system β
In #3066006: Convert Views UI to new design system β , the Claro theme has overridden Views UI to eliminate the need for floats/clearfixes in favor of flexbox, which is easier to maintain & manipulate. Once the Claro issue lands, it should be referenced so floats/clearfixes can get removed from Views UI itself.
Refactor views UI so it doesn't need floats or clearfixes. Remove code in claro.theme that was used to remove clearfix and views-(direction)-(number) classes.
After the refactoring, address @todo items referencing this issue.
Active
11.0 π₯
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Once we've removed the floats and clearfixes here, we should check any other instances in core, and try to remove clearfix.module.css from the system/base
library too - it's in stable9 so can be done with change record.