diff --git a/src/stylesheets/partials/_sort-indicator.scss b/src/stylesheets/partials/_sort-indicator.scss index 3d0af925a..21912aaed 100644 --- a/src/stylesheets/partials/_sort-indicator.scss +++ b/src/stylesheets/partials/_sort-indicator.scss @@ -75,7 +75,8 @@ .photo { &.last { - .over & { + .photo-list.over &, + .photo-grid.over & { &::after { content: ""; }