Skip to:
Content

BuddyPress.org

Changeset 3848


Ignore:
Timestamp:
01/22/2011 05:00:19 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Shrink the .mini avatars back down to 20px but indent them further inward, flush with the content margin

File:
1 edited

Legend:

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

    r3846 r3848  
    13631363.activity-list li.mini .activity-avatar img.avatar,
    13641364.activity-list li.mini .activity-avatar img.FB_profile_pic {
    1365     width: 30px;
    1366     height: 30px;
    1367     margin-left: 36px;
     1365    width: 20px;
     1366    height: 20px;
     1367    margin-left: 76px;
    13681368}
    13691369
Note: See TracChangeset for help on using the changeset viewer.