Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1197 closed defect (bug) (fixed)

CSS Typo for Recently Active Member Avatar Widget

Reported by: davidtcarson Owned by:
Priority: trivial Milestone: 1.2
Component: Version:
Severity: Keywords: has-patch
Cc:

Description

See line 1411 of screen.css in /bp-themes/bp-default/_inc/css/screen.css

.widget_bp_core_recently_active_widget div.item-avatar {
display: inline;
margin: 0 5px 5'''x''' 0;
}

Attachments (1)

1197-1.patch (390 bytes ) - added by DJPaul 17 years ago.

Download all attachments as: .zip

Change History (4)

#1 @davidtcarson
17 years ago

Tried to make the typo bold... anyhow, the bottom margin currently says "5x" where it should be "5px".

@DJPaul
17 years ago

#2 @DJPaul
17 years ago

  • Keywords has-patch added

#3 @hempsworth
17 years ago

  • Resolutionfixed
  • Status newclosed

This has previously been fixed, and the code in bp-classic is typo free

Note: See TracTickets for help on using tickets.