Skip to:
Content

BuddyPress.org

Ticket #1331: (JASON_JM)(BP)screen.css_ticket-1331(v1).patch

File (JASON_JM)(BP)screen.css_ticket-1331(v1).patch, 483 bytes (added by jason_jm, 17 years ago)

V1 of patch.

  • bp-themes/bp-default/_inc/css/screen.css

    # This patch file uses platform neutral UTF-8 encoding.
    # Patch for Ticket# 1331 http://trac.buddypress.org/ticket/1331
    # Fixes a css spelling issue.
    # Jason Giedymin
     
    14041404
    14051405.widget_bp_core_recently_active_widget div.item-avatar {
    14061406        display: inline;
    1407         margin: 0 5px 5x 0;
    1408  No newline at end of file
     1407        margin: 0 5px 5px 0;
     1408 No newline at end of file
    14091409}
    14101410