#753 closed defect (bug) (fixed)
Remove DIV from bp_blogs_signup_blog
Reported by: | johnjamesjacoby | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | ||
Component: | 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)
Note: See
TracTickets for help on using
tickets.
Milestone Blogs 1.1 deleted