Skip to content

Commit

Permalink
Small fix for spoiler icons.
Browse files Browse the repository at this point in the history
avinashbot committed Apr 11, 2017
1 parent daeae33 commit f2caf41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/thumbnail.scss
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
width: 50px;
border-radius: 70px;

&.default, &.self, &.image {
&.default, &.self, &.image, &.spoiler {
background-position-x: -10px; // spritesheets, eh?
}

0 comments on commit f2caf41

Please sign in to comment.