From f61076fec0c1cfdee089f89c10cb46b7d195f9c7 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 27 Feb 2011 01:23:51 +0000 Subject: pushing categories to the next line when viewing an entity git-svn-id: http://code.elgg.org/elgg/trunk@8506 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/elements/icons.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/default/css') diff --git a/views/default/css/elements/icons.php b/views/default/css/elements/icons.php index 8ac0cb969..68a38ed9a 100644 --- a/views/default/css/elements/icons.php +++ b/views/default/css/elements/icons.php @@ -57,6 +57,9 @@ .elgg-icon-arrow-s:hover { background-position: -146px -76px; } +.elgg-icon-tag { + background-position: 2px -197px; +} .elgg-icon-following { background-position: -35px -100px; width: 22px; -- cgit v1.2.3