Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#31497 closed defect (bug) (fixed)

Add Themes > Feature Filter

Reported by: engin1984's profile engin1984 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.2 Priority: normal
Severity: normal Version: 4.1.1
Component: Themes Keywords: has-patch
Focuses: ui, administration Cc:

Description

Add Themes > Feature Filter
Selecting any feature causes page moving down and it's an eye hurting situation.
http://i.imgur.com/72US8vj.jpg

Attachments (3)

wp.jpg (80.5 KB) - added by engin1984 10 years ago.
31497.patch (237 bytes) - added by abhishekfdd 10 years ago.
Patch to fix the issue
31497.2.patch (332 bytes) - added by abhishekfdd 10 years ago.
Updated patch to fix the issue

Download all attachments as: .zip

Change History (7)

@engin1984
10 years ago

@abhishekfdd
10 years ago

Patch to fix the issue

#1 @abhishekfdd
10 years ago

  • Keywords has-patch added

Removed the bottom margin from .clear-filters class to fix the issue.

@abhishekfdd
10 years ago

Updated patch to fix the issue

#2 @SergeyBiryukov
10 years ago

  • Component changed from Administration to Themes

Confirmed. Introduced in [29217], which removed the 20px bottom margin from .apply-filters, but not from .clear-filters.

#3 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.2

#4 @SergeyBiryukov
10 years ago

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

In 31603:

Themes: Avoid jumping when selecting a feature in the feature filter on Add Themes screen.

props abhishekfdd.
fixes #31497.

Note: See TracTickets for help on using tickets.