aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/layout_objects.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/layout_objects.php')
-rw-r--r--views/default/css/elements/layout_objects.php8
1 files changed, 1 insertions, 7 deletions
diff --git a/views/default/css/elements/layout_objects.php b/views/default/css/elements/layout_objects.php
index cc733ea06..7968874c2 100644
--- a/views/default/css/elements/layout_objects.php
+++ b/views/default/css/elements/layout_objects.php
@@ -78,9 +78,6 @@
.elgg-list-item .elgg-subtext {
margin-bottom: 5px;
}
-.elgg-tags {
- margin-bottom: 5px;
-}
.elgg-list-content {
margin: 10px 5px;
}
@@ -289,10 +286,7 @@
Tags
*************************************** */
.elgg-tags {
- background-image:url(<?php echo elgg_get_site_url(); ?>_graphics/elgg_sprites.png);
- background-repeat: no-repeat;
- background-position: left -196px;
- padding:1px 0 0 14px;
+ display: inline;
font-size: 85%;
}
.elgg-tags li {