Skip to content

Remove unimplemented clearfix CSS class from static error pages#9799

Merged
aduth merged 1 commit intomainfrom
aduth-rm-static-errors-clearfix
Dec 19, 2023
Merged

Remove unimplemented clearfix CSS class from static error pages#9799
aduth merged 1 commit intomainfrom
aduth-rm-static-errors-clearfix

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Dec 19, 2023

🛠 Summary of changes

Removes a reference to a clearfix class which does not exist in the context of static error pages.

These error pages load a reduced, static stylesheet which does not implement .clearfix.

This is also an incremental step toward removing clearfix usage across the application, prompted partly by #9674.

📜 Testing Plan

Visit each page and observe no visual regressions, e.g. http://localhost:3000/401.html

changelog: Internal, Code Quality, Remove unused style reference from error page markup
@aduth aduth merged commit d69f97f into main Dec 19, 2023
@aduth aduth deleted the aduth-rm-static-errors-clearfix branch December 19, 2023 17:40
@jmdembe jmdembe mentioned this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants