Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#16559 closed defect (bug) (fixed)

typo in wp-admin.css

Reported by: ptahdunbar's profile ptahdunbar Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.1
Component: General Keywords: has-patch
Focuses: Cc:

Description

Line 1623:

#wpbody-content .inline-edit-row-page .inline-edit-col-right,
#owpbody-content .bulk-edit-row-post .inline-edit-col-right {
	margin-top: 27px;
}

I'm pretty sure #owpbody doesn't exists.

Attachments (1)

ticket.16559.diff (445 bytes) - added by ptahdunbar 14 years ago.

Download all attachments as: .zip

Change History (4)

#1 @nacin
14 years ago

  • Milestone changed from Awaiting Review to 3.1

Introduced during the refactoring.

#2 @nacin
14 years ago

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

(In [17447]) s/owpbody/wpbody/. props ptahdunbar, fixes #16559 for 3.1.

#3 @nacin
14 years ago

(In [17448]) s/owpbody/wpbody/. props ptahdunbar, fixes #16559 for trunk.

Note: See TracTickets for help on using tickets.