#3276 closed defect (bug) (duplicate)
Import Forums Start/Pause Button Styling
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | API - Importers | Keywords: | |
Cc: |
Description
In Tools->Forums->Import Forums the Start/Pause buttons in the monitor don't have any padding to match the rest of the content within that area.
Looks like there are 2 options available...
- Add an
inside
class to the<div class="actions">
element utilizing the styling provided by core - Apply some padding manually to the actions class such as
.postbox .actions { padding: 0 0 8px 12px; }
Attachments (1)
Change History (4)
#1
@
5 years ago
- Component changed from General to API - Importers
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #3244.
Marking this as a duplicate, but only because it's already been addressed for bbPress 2.6.
Thanks @JarretC for the report!
Note: See
TracTickets for help on using
tickets.
Updated styling in trunk, for 2.6