Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#753 closed defect (bug) (fixed)

Remove DIV from bp_blogs_signup_blog

Reported by: johnjamesjacoby Owned by:
Priority: minor Milestone:
Component: Version:
Severity: Keywords: blogs, html
Cc:

Description

Remove:

<div style="clear:both;"></div>

The hard coded clear:both causes issues with some custom member themes, clearing floated elements that maybe it doesn't need to.

This could be totally eliminated, and CSS can be applied to other elements on the page also if spacing is necessary.

Change History (2)

#1 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

#2 @(none)
17 years ago

  • Milestone Blogs 1.1

Milestone Blogs 1.1 deleted

Note: See TracTickets for help on using tickets.