Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#30656 closed defect (bug) (fixed)

Twenty Fifteen: Remove inline style for the sidebar smaller than 955px window width.

Reported by: iamtakashi's profile iamtakashi Owned by: iandstewart's profile iandstewart
Milestone: 4.1 Priority: normal
Severity: normal Version: 4.1
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

Currently inline style for the sidebar is removed less than or equal to 955px window width but because the sidebar starts to appear from 955px width, it should only be removed less than 955px width.

Attachments (1)

30656.diff (497 bytes) - added by iamtakashi 10 years ago.

Download all attachments as: .zip

Change History (2)

@iamtakashi
10 years ago

#1 @iandstewart
10 years ago

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

In 30804:

Twenty Fifteen: less than or equal to is incorrect here when the sidebar only appears at 955px -- it should be less than for removal of inline styles.

Props iamtakashi, fixes #30656

Note: See TracTickets for help on using tickets.