diff options
Diffstat (limited to 'views/default/css')
-rw-r--r-- | views/default/css/elements/icons.php | 3 |
1 files changed, 3 insertions, 0 deletions
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; |