forked from GNUsocial/gnu-social
Prevents app statistic text from wrapping around avatar
This commit is contained in:
@@ -632,7 +632,8 @@ margin-bottom:18px;
|
||||
.entity_profile .entity_url,
|
||||
.entity_profile .entity_note,
|
||||
.entity_profile .entity_tags,
|
||||
.entity_profile .entity_aliases {
|
||||
.entity_profile .entity_aliases,
|
||||
.entity_profile .entity_statistics {
|
||||
margin-left:113px;
|
||||
margin-bottom:4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user