fixed reposts
This commit is contained in:
parent
61a2199fe3
commit
06a3ff9540
4 changed files with 89 additions and 55 deletions
|
@ -282,10 +282,6 @@ aside {
|
|||
visibility: hidden;
|
||||
}
|
||||
|
||||
.repost {
|
||||
display: none; /* FIXME: remove this; */
|
||||
}
|
||||
|
||||
li .post:hover > aside .reply_to, li .post:hover > aside .repost, li .post:hover > aside .remove, li .post:hover > aside .ago:before {
|
||||
visibility: visible;
|
||||
}
|
||||
|
|
Reference in a new issue