Opened 16 years ago
Closed 16 years ago
#1197 closed defect (bug) (fixed)
CSS Typo for Recently Active Member Avatar Widget
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.2 | Priority: | trivial |
| Severity: | Version: | ||
| Component: | 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)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Tried to make the typo bold... anyhow, the bottom margin currently says "5x" where it should be "5px".