]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Prevents app statistic text from wrapping around avatar
authorSarven Capadisli <csarven@status.net>
Mon, 1 Feb 2010 19:32:18 +0000 (20:32 +0100)
committerSarven Capadisli <csarven@status.net>
Mon, 1 Feb 2010 19:32:18 +0000 (20:32 +0100)
theme/base/css/display.css

index 0d6395d057a8843449343a075f525d856997649e..2240e42afc80e36a010f7b1ef74778edb82a30d5 100644 (file)
@@ -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;
 }