forked from GNUsocial/gnu-social
Hides .author from XHR response in showstream
This commit is contained in:
parent
440ee00b1e
commit
efb39347b2
@ -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