Skip to:
Content

BuddyPress.org

Changeset 3535


Ignore:
Timestamp:
12/18/2010 12:36:56 AM (14 years ago)
Author:
djpaul
Message:

Fix paddings on activity permalink page. Fixes #2347, props r-a-y

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/_inc/css/default.css

    r3504 r3535  
    15641564}
    15651565       
     1566body.activity-permalink .activity-list li.mini .activity-comments {
     1567    clear: none;
     1568    margin-top: 0;
     1569}
     1570
    15661571body.activity-permalink div.activity-comments ul li {
    15671572    border-width: 1px;
Note: See TracChangeset for help on using the changeset viewer.