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