Opened 11 years ago
Closed 11 years ago
#275 closed defect (bug) (fixed)
Trac: bbPress & BuddyPress diff attachment text formatting
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | has-patch |
Cc: |
Description
Currently bbPress & BuddyPress diff views are using text-align: center;
eg
https://buddypress.trac.wordpress.org/attachment/ticket/5322/5322.01.diff
https://core.trac.wordpress.org/attachment/ticket/26696/26696.diff
BuddyPress Source: https://buddypress.org/wp-content/themes/buddypress-2013/style.css #L823
bbPress Source: https://bbpress.org/wp-content/themes/bbpress-2013/style.css #L840
Attachments (2)
Change History (5)
#2
@
11 years ago
- Owner set to johnjamesjacoby
- Status changed from new to assigned
Making bbPress.org and BuddyPress.org work with Trac was a bit of a nightmare due to clashing #header and #footer elements/selectors. There are surely going to be a few other niggles like this. No big deal. We'll need to determine whether to fix them in wp-trac.css or the theme. The theme seems appropriate here, so asking JJJ to review.
I'll need to bump the CSS version on Trac once committed/deployed.
Example bbPress: https://bbpress.trac.wordpress.org/attachment/ticket/2510/2510.01.diff