Prevents app statistic text from wrapping around avatar

This commit is contained in:
Sarven Capadisli 2010-02-01 20:32:18 +01:00 committed by Zach Copley
parent 52397f1474
commit 8a0a891960

View File

@ -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;
} }