Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#21248 closed defect (bug) (fixed)

Twenty Twelve: verify content_width variable value is correct

Reported by: lancewillett Owned by: lancewillett
Priority: normal Milestone: 3.5
Component: Bundled Theme Version:
Severity: normal Keywords: 2nd-opinion ui-feedback
Cc: Focuses:

Description

Looking at $content_width in the functions file, the value seems too narrow to me. The main content area is closer to 625 pixels wide on a desktop-sized display.

Verify 584 as the correct value, and if not update to the correct, wider value.

Change History (2)

#1 @lancewillett
14 years ago

  • Owner set to lancewillett
  • Resolutionfixed
  • Status newclosed

In [21267]:

Twenty Twelve: change content_width variable to the correct value, matching the width of the main content container. Fixes #21248.

#2 @ramiy
14 years ago

Related: #21256

Note: See TracTickets for help on using tickets.