moved the repost icon up a pixel
This commit is contained in:
parent
024a78e043
commit
fc72ad484e
2 changed files with 1 additions and 2 deletions
|
@ -234,7 +234,7 @@ li:hover aside .reply_to, li:hover aside .repost, li:hover aside .remove, li:hov
|
|||
}
|
||||
|
||||
.repost {
|
||||
background-position: -192px 0;
|
||||
background-position: -192px -1px;
|
||||
}
|
||||
|
||||
.remove {
|
||||
|
|
Reference in a new issue