From a540eee93088628adeb3127227f401592ce4403c Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 14 May 2010 07:51:41 +0000 Subject: Updated core tagcloud view markup/css. git-svn-id: http://code.elgg.org/elgg/trunk@6043 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index dd1e1449d..dba14194a 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -238,6 +238,9 @@ h2 { padding:1px 0 0 16px; font-size: 90%; } +.tagcloud { + text-align:justify; +} .ajax_loader { background-color: white; background-image: url(_graphics/ajax_loader_bw.gif); -- cgit v1.2.3