Opened 3 months ago
Closed 3 months ago
#23586 closed defect (bug) (fixed)
Twenty Twelve: Content margin missing in some cases
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Bundled Theme | Version: | 3.5.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description (last modified by obenland)
When the background color is set to #fff or is not set at all, and a background image is added, the #page is missing margins to the left and right.
Attachments (2)
Change History (7)
lancewillett — 3 months ago
comment:1
lancewillett — 3 months ago
comment:2
lancewillett — 3 months ago
OK, take back the part about the extra JS. It is needed, but still testing it out. I think there's one case it fails still.
comment:3
lancewillett — 3 months ago
- Keywords commit added
First patch -- 23586.diff -- tests out well now, I had a cached JS file mistakenly.
comment:5
lancewillett — 3 months ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In 23568:
Note: See
TracTickets for help on using
tickets.

Fix one indentation in functions.php logic. Also, I don't think you need the extra JS for background image handling.