fixed reposts

This commit is contained in:
jeena 2013-09-09 09:44:23 +02:00
parent 61a2199fe3
commit 06a3ff9540
4 changed files with 89 additions and 55 deletions

View file

@ -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;
}