Skip to:
Content

BuddyPress.org

Changeset 2112


Ignore:
Timestamp:
11/24/2009 04:21:40 PM (16 years ago)
Author:
apeatling
Message:

Fixes #1132 props jason_jm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1/bp-themes/bp-default/_inc/css/screen.css

    r2106 r2112  
    13241324    -webkit-border-radius: 5px;
    13251325}
    1326     .activity-list li blockquote p { margin: 0; }
     1326    .activity-list li blockquote p {
     1327        margin: 0;
     1328        overflow: hidden;
     1329    }
    13271330
    13281331.activity-list li span.time-since {
Note: See TracChangeset for help on using the changeset viewer.