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`. |
||
---|---|---|
.. | ||
atom.xml | ||
list_menu.html | ||
manage_list.html | ||
notification_email.txt | ||
subscription.html | ||
track_document.html | ||
untrack_document.html | ||
view_list.html |