Skip to content

Commit

Permalink
Remove unnecessary css
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored Dec 17, 2024
1 parent 9f317cd commit e79339d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/assets/stylesheets/modules/blacklight_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit e79339d

Please sign in to comment.