Skip to content

fix: .visually-hidden -> .d-none#3800

Merged
jennifer-richards merged 2 commits into
ietf-tools:feat/bs5from
larseggert:visually-hidden-to-d-none
Apr 8, 2022
Merged

fix: .visually-hidden -> .d-none#3800
jennifer-richards merged 2 commits into
ietf-tools:feat/bs5from
larseggert:visually-hidden-to-d-none

Conversation

@larseggert

Copy link
Copy Markdown
Collaborator

In bs5, .visually-hidden is the equivalent of bs3's .sr-only, i.e., it's
still shown on screen readers, which is not what we want. Use .d-none instead,
which is the equivalent of bs3's .hidden.

In bs5, `.visually-hidden` is the equivalent of bs3's `.sr-only`, i.e., it's
still shown on screen readers, which is not what we want. Use `.d-none` instead,
which is the equivalent of bs3's `.hidden`.
@jennifer-richards jennifer-richards merged commit 19e639f into ietf-tools:feat/bs5 Apr 8, 2022
@larseggert larseggert deleted the visually-hidden-to-d-none branch April 26, 2022 18:03
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants