[buddypress-trac] [BuddyPress] #1763: Layout for secondary activity permalinks get cut off
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Feb 2 00:46:30 UTC 2010
#1763: Layout for secondary activity permalinks get cut off
-------------------+--------------------------------------------------------
Reporter: r-a-y | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 1.2
Keywords: |
-------------------+--------------------------------------------------------
As reported by anointed, the activity content for secondary activity
permalinks get cut off.
http://buddypress.org/forums/topic/pages-dont-look-right-missing-info-and-
sidebars-even-on-testbporg#post-35405
I did a little detective work in Firebug and found that these CSS snippets
work well.
In default.css on line 1029, make sure the height is 100px:
{{{
.activity-list li.mini {height:100px;}
}}}
Also I'd add this to line 1082 of default.css:
.activity-list li.mini .activity-content {padding:35px 15px;}
}}}
--
Ticket URL: <http://trac.buddypress.org/ticket/1763>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list