diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-23 11:02:26 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-23 11:02:26 +0000 |
commit | 65ecb9c452cd60664436fa059d6e8f2d70b2c4f7 (patch) | |
tree | efe2655c659396136dad53e3fbfd845d9d304b66 /theme/base/css | |
parent | 1e5ad33f7232a64ba847387587ea7efd41c4c7c3 (diff) |
Giving more avatars per line
Diffstat (limited to 'theme/base/css')
-rw-r--r-- | theme/base/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 36e72a74f..7d31c772d 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -650,7 +650,7 @@ content: ":"; } .section ul.entities { -width:220px; +width:280px; float:left; } .section .entities li { |