diff --git a/app/assets/stylesheets/modules/blacklight_overrides.scss b/app/assets/stylesheets/modules/blacklight_overrides.scss index 3881a4411..c9a17a91c 100644 --- a/app/assets/stylesheets/modules/blacklight_overrides.scss +++ b/app/assets/stylesheets/modules/blacklight_overrides.scss @@ -35,12 +35,6 @@ } } -// TODO: We can remove this after we stop using blacklight-hierarchy -// and switch to the Blacklight::FacetItemPivotComponent component. -.sr-only { - @include visually-hidden; -} - .img-thumbnail { border-radius: 0; padding: 0;