Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#1666 closed defect (bug) (fixed)

Groups: Invite Step: CSS layout issue with main-column

Reported by: nuprn1's profile nuprn1 Owned by:
Milestone: 1.2 Priority: minor
Severity: Version:
Component: Keywords:
Cc:

Description

trunk 2396: The main-column is pushing below the left-menu positioning.

div#message {
clear:both;
margin:15px 0;
}

removing the clear via firebug -> repositions the main-column correctly (not sure of the exactly css fix here)

Attachments (2)

group-invite-css-issue.gif (42.3 KB) - added by nuprn1 14 years ago.
group-invite-css-issue-fixe.gif (44.7 KB) - added by nuprn1 14 years ago.

Download all attachments as: .zip

Change History (4)

#1 @nuprn1
14 years ago

Additional note: after checking a member - that new info is properly displayed in the main-col

#2 @apeatling
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [2412]) Fixes #1666

Note: See TracTickets for help on using tickets.