Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1035 closed defect (bug) (fixed)

CSS enhancement on .item-meta desc

Reported by: 21cdb Owned by:
Priority: trivial Milestone: 1.1
Component: Version:
Severity: Keywords:
Cc:

Description

On the members/groups pages there a small issues about the margin-left of the description paragraph ul.item-list li .desc

It has a margin-right of 65px which isn't enough to prevent the text from falling behind the avatar image - The avatar image has a width of 50px + 2 x 4px (border) and 10px margin-left = 68px.

This could be avoided by increasing the margin-right of ul.item-list li .desc on line 523 of the bp-default screen.css up to 68px.

Attachments (1)

Bildschirmfoto 2009-09-18 um 18.09. | 01.13.29.png (49.5 KB ) - added by 21cdb 17 years ago.

Download all attachments as: .zip

Change History (6)

#1 @21cdb
17 years ago

  • Owner set to 21cdb
  • Status newassigned

#2 @21cdb
17 years ago

  • Status assignedaccepted

#3 @21cdb
17 years ago

  • Owner 21cdb removed
  • Status acceptedassigned

#4 @apeatling
17 years ago

  • Type enhancementdefect

#5 @apeatling
17 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [1991]) Fixes #1035

Note: See TracTickets for help on using tickets.