Fixed report icon in single post view
This commit is contained in:
parent
cfc95b01f7
commit
693986bba0
1 changed files with 7 additions and 0 deletions
|
|
@ -207,6 +207,13 @@
|
|||
&:hover {
|
||||
@include opacity(1);
|
||||
}
|
||||
.comment_report {
|
||||
display: inline-block;
|
||||
.icons-report {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
}
|
||||
}
|
||||
.delete {
|
||||
display: inline-block;
|
||||
.icons-deletelabel {
|
||||
|
|
|
|||
Loading…
Reference in a new issue