]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Small UI update to Group activity widget.
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Wed, 19 May 2010 16:15:09 +0000 (16:15 +0000)
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Wed, 19 May 2010 16:15:09 +0000 (16:15 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6095 36083f99-b078-4883-b0ff-0f9b5a30f544

mod/groups/views/default/groups/css.php

index 832692ed9e126320b865a772982672b398a9ac5b..fc160453a008a37ad28215bbf72f2c7d94a7f71c 100644 (file)
 .group_tool_widget.activity .river_user_like_button {
        display:none;
 }
+.group_tool_widget.activity .river_item .entity_subtext {
+       padding:0;
+}
+
 /* override default entity_listing_info width */
 .group_tool_widget .entity_listing_info {
        width:315px;