Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#29465 closed defect (bug) (fixed)

Add Plugins: Floating issue with Popular tags

Reported by: ramiy's profile ramiy Owned by: helen's profile helen
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)

Add-Plugins.png (236.6 KB) - added by ramiy 12 years ago.
29465.patch (374 bytes) - added by SergeyBiryukov 12 years ago.
29465.2.patch (504 bytes) - added by ocean90 12 years ago.

Download all attachments as: .zip

Change History (10)

@ramiy
12 years ago

#1 @SergeyBiryukov
12 years ago

  • Component changed from General to Plugins
  • Milestone changed from Awaiting Review to 4.0

#2 @SergeyBiryukov
12 years ago

  • Keywords has-patch added

@ocean90
12 years ago

#3 @ocean90
12 years ago

29465.2.patch adds <br class="clear" /> to WP_Plugin_Install_List_Table::display().

#4 @ocean90
12 years ago

  • Summary changed from wp 4.0 css issue to Add Plugins: Floating issue with Popular tags

#5 @helen
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.

#6 @nacin
12 years ago

  • Keywords dev-reviewed added

#7 @helen
12 years ago

  • Owner set to helen
  • Resolution set to fixed
  • Status changed from new to closed

In 29676:

Plugin install: Make sure h3's clear floats to avoid layout problems.

props SergeyBiryukov.
fixes #29465.

Note: See TracTickets for help on using tickets.