fixed deleting
This commit is contained in:
parent
e8392eff7a
commit
61a2199fe3
4 changed files with 14 additions and 7 deletions
|
@ -282,7 +282,7 @@ aside {
|
|||
visibility: hidden;
|
||||
}
|
||||
|
||||
.repost, .remove {
|
||||
.repost {
|
||||
display: none; /* FIXME: remove this; */
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue