Skip to:
Content

BuddyPress.org

Ticket #4869: 4869.02.patch

File 4869.02.patch, 1.3 KB (added by DJPaul, 12 years ago)
  • bp-templates/bp-legacy/css/buddypress.css

    diff --git a/bp-templates/bp-legacy/css/buddypress.css b/bp-templates/bp-legacy/css/buddypress.css
    index b065cea..1d966c3 100644
    a b body.register #buddypress div.page ul { 
    13961396
    13971397.widget.buddypress div.item-avatar img.avatar {
    13981398        float: left;
    1399         margin: 0 10px 15px 0;
    1400 }
    1401 
    1402 .widget.buddypress span.activity {
    1403         display: inline-block;
    1404         font-size: 80%;
    1405         opacity: 0.8;
    1406         padding: 0;
     1399        margin: 0 10px 10px 0;
    14071400}
    14081401
    14091402.widget.buddypress div.item-options {
    1410         font-size: 90%;
     1403        font-size: 12px;
    14111404        margin: 0 0 1em 0;
    1412         padding: 1em 0;
    14131405}
    14141406
    1415 .widget.buddypress div.item{
    1416         margin:0 0 1em 0;
     1407.widget.buddypress div.item {
     1408        margin: 0 0 1em 0;
    14171409}
    14181410
    14191411.widget.buddypress div.item-meta,
    14201412.widget.buddypress div.item-content {
    1421         font-size: 11px;
    1422         margin-left: 38px;
     1413        font-size: 12px;
    14231414}
    14241415
    1425 .widget.buddypress ul.item-list img.avatar {
    1426         height: 20px;
    1427         margin-right: 10px;
    1428         width: 20px;
    1429 }
    1430 .widget.buddypress div.item-avatar img {
    1431         height: 40px;
    1432         margin: 1px;
    1433         width: 40px;
     1416.widget.buddypress div.avatar-block {
     1417        overflow: auto;
    14341418}
    14351419
    1436 .widget.buddypress div.avatar-block{
    1437         overflow: hidden;
     1420.widget.buddypress ul.item-list > li {
     1421        overflow: auto;
    14381422}
    14391423
    14401424/*--------------------------------------------------------------