Skip to content

Commit

Permalink
Fix photo list/grid over state.
Browse files Browse the repository at this point in the history
  • Loading branch information
flachware committed Feb 9, 2018
1 parent e302c3a commit e5ac761
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/stylesheets/partials/_sort-indicator.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@

.photo {
&.last {
.over & {
.photo-list.over &,
.photo-grid.over & {
&::after {
content: "";
}
Expand Down

0 comments on commit e5ac761

Please sign in to comment.