datatracker/ietf/static
Lars Eggert 19e639f779
fix: .visually-hidden -> .d-none (#3800)
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`.
2022-04-08 14:53:56 -03:00
..
css fix: improve RH panel behavior at small viewport sizes (#3801) 2022-04-08 14:52:55 -03:00
images More fixes 2021-12-08 08:55:45 +00:00
js fix: .visually-hidden -> .d-none (#3800) 2022-04-08 14:53:56 -03:00
.gitignore More fixes 2021-12-08 08:55:45 +00:00