Opened 11 years ago
Closed 11 years ago
#26229 closed defect (bug) (duplicate)
3.8's What's New CSS bleeding into bbPress's What's New page
Reported by: | johnjamesjacoby | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | normal | Version: | |
Component: | Help/About | Keywords: | needs-patch |
Focuses: | Cc: |
Description
The before/after CSS for the What's New page was previously only responsible for layout, and now adds icons to a few of the individual blocks.
Both bbPress and BuddyPress (and I think Easy Digital Downloads) mimic the look of WordPress's What's New page with their own, and rely on this CSS to provide the layout.
In current trunk, bbPress's What's New page has icons that are meant to represent WordPress's features that are in those positions.
Screenshot attached.
Attachments (1)
Change History (12)
#6
@
11 years ago
Yeah Easy Digital Downloads & a few of it's larger extensions use this. WooCommerce also at one point opened a Github ticket on their repo to add EDD's functionality to Woo. Not sure what happened with that since Github is down at the moment.
-Chris
Two things - one, this CSS is bound to change, because we'll be updating the about page, and two, that we definitely should use a class specific to the icon in use so it doesn't bleed over like you are experiencing. Keeping this in 3.8 so we don't forget to do this when we tackle the about page.