Hides .author from XHR response in showstream
This commit is contained in:
parent
4d3808a815
commit
f6c8b8a868
|
@ -995,6 +995,9 @@ padding-left:28px;
|
|||
.notice .author {
|
||||
margin-right:11px;
|
||||
}
|
||||
#showstream #content .notice .author {
|
||||
display:none;
|
||||
}
|
||||
|
||||
.fn {
|
||||
overflow:hidden;
|
||||
|
|
Loading…
Reference in New Issue
Block a user