Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#21057 closed defect (bug) (fixed)

remove 1px below the header image from Twenty Eleven theme

Reported by: alexvorn2's profile alexvorn2 Owned by: markjaquith's profile markjaquith
Milestone: 3.5 Priority: normal
Severity: minor Version: 3.4
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

http://wpimpact.com/wp-content/uploads/2012/06/Untitled-31.png

remove the "margin-bottom: -7px;" line of the background image and add a "display: block;" style property.

Attachments (1)

21057.patch (360 bytes) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (5)

#1 @SergeyBiryukov
13 years ago

  • Component changed from Themes to Bundled Theme
  • Keywords has-patch added; needs-patch removed
  • Milestone changed from Awaiting Review to 3.5

Seems that the extra 1px line only appears in IE 9.

Tested the change in Firefox 13, Chrome 19, IE 8, IE 9, Opera 12. Fixes the issue in IE 9, no visible changes in other browsers.

Last edited 13 years ago by SergeyBiryukov (previous) (diff)

#2 @SergeyBiryukov
13 years ago

  • Severity changed from normal to minor

#3 @georgestephanis
13 years ago

+1 for semantic css. Call a spade a spade and a block a block.

#4 @markjaquith
13 years ago

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

In [21243]:

Remove an errant 1 pixel border below the header image in Twenty Eleven. props alexvorn2. props SergeyBiryukov. fixes #21057

Note: See TracTickets for help on using tickets.