Opened 12 years ago
Closed 12 years ago
#29465 closed defect (bug) (fixed)
Add Plugins: Floating issue with Popular tags
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | normal |
| Severity: | normal | Version: | 4.0 |
| Component: | Plugins | Keywords: | has-patch commit dev-reviewed |
| Focuses: | ui, administration | Cc: |
Description
screenshot from wide screen monitor.
Attachments (3)
Change History (10)
#1
@
12 years ago
- Component changed from General to Plugins
- Milestone changed from Awaiting Review to 4.0
#4
@
12 years ago
- Summary changed from wp 4.0 css issue to Add Plugins: Floating issue with Popular tags
#5
@
12 years ago
- Keywords commit added
29465.patch is the way to go - we have other clearfixing in place for the plugin groups when they return, but it doesn't hurt to have the h3 clear as well.
Note: See
TracTickets for help on using
tickets.
29465.2.patch adds
<br class="clear" />to WP_Plugin_Install_List_Table::display().