[buddypress-trac] [BuddyPress] #5167: CSS breaks wp_editor on BP pages
buddypress-trac
noreply at wordpress.org
Wed Sep 11 19:23:54 UTC 2013
#5167: CSS breaks wp_editor on BP pages
--------------------------+--------------------
Reporter: netweblogic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.9
Component: Core | Version: 1.8.1
Severity: normal | Resolution:
Keywords: ui-feedback |
--------------------------+--------------------
Changes (by boonebgorges):
* cc: karmatosed (added)
* keywords: => ui-feedback
* milestone: Awaiting Review => 1.9
Comment:
Confirmed. This looks to be caused primarily by a couple of padding
declarations:
- http://buddypress.trac.wordpress.org/browser/tags/1.8.1/bp-templates/bp-
legacy/css/buddypress.css#L905 (907)
- http://buddypress.trac.wordpress.org/browser/tags/1.8.1/bp-templates/bp-
legacy/css/buddypress.css#L707 (722)
Removing the padding declarations pretty much clears up the issue, but
it's not clear what we should do in BP to fix it. karmatosed, is there any
reason why we can't just remove the padding, as part of ongoing detheming?
netweblogic, you can override those specific styles in your plugin if you
want to work around the issue in the meantime.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5167#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list