Skip to content

Commit

Permalink
Update background center for all types.
Browse files Browse the repository at this point in the history
avinashbot authored May 26, 2017
1 parent 6c33c73 commit 4476181
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions theme/thumbnail.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
.thumbnail {
width: 50px;
border-radius: 70px;

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

img {
height: 50px;

0 comments on commit 4476181

Please sign in to comment.