Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#26391 closed defect (bug) (fixed)

No padding on widget-inside for inactive widgets

Reported by: kpdesign's profile kpdesign Owned by: iammattthomas's profile iammattthomas
Milestone: 3.8 Priority: normal
Severity: normal Version: 3.8
Component: Widgets Keywords: has-patch
Focuses: ui Cc:

Description

Widgets moved to the Inactive Widgets area have no padding on widget-inside (see attached screenshot).

3.8-RC1-src (r26605), Chrome, Windows.

Attachments (2)

26391-inactive-widgets-style-issue.png (16.7 KB) - added by kpdesign 10 years ago.
26391.diff (804 bytes) - added by cainm 10 years ago.
remove .widgets-holder-wrap to target both active and inactive widgets

Download all attachments as: .zip

Change History (5)

@cainm
10 years ago

remove .widgets-holder-wrap to target both active and inactive widgets

#1 @cainm
10 years ago

  • Keywords has-patch added

#2 @iammattthomas
10 years ago

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

In 26618:

Ensure that .widget-inside gets the necessary interior padding regardless of its containing element. Fixes #26391, props cainm.

#3 @azaozz
10 years ago

In 26621:

Revert [26618], no longer needed after reverting [26593], also fails to remove a border-top from .widget-inside when the widget is in a sidebar. See #26391.

Note: See TracTickets for help on using tickets.