Skip to content

Conversation

@Wagner3UB
Copy link
Contributor

Move .visually-hidden class to main.less and remove unused utils.less and references

Motivation:
The utils.less file has not been imported by main.less since this PR (#1265), about 5 years ago. As a result, the .visually-hidden class had no effect.

What was done:

  1. Removed the utils.less file and all references to it.
  2. Moved the .visually-hidden class to the main.less file, placing it in the most appropriate section for a generic utility class.

Reference: #6356

@Wagner3UB Wagner3UB self-assigned this Oct 27, 2025
@Wagner3UB Wagner3UB added the 99 tag: UX Accessibility Accessibility issues label Oct 27, 2025
Copy link
Member

@wesleybl wesleybl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pnicolli pnicolli merged commit 30860ba into main Oct 28, 2025
82 checks passed
@pnicolli pnicolli deleted the visually-hidden-class-refact branch October 28, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

99 tag: UX Accessibility Accessibility issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants