Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#16559 closed defect (bug) (fixed)

typo in wp-admin.css

Reported by: ptahdunbar Owned by:
Priority: normal Milestone: 3.1
Component: General Version: 3.1
Severity: normal Keywords: has-patch
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 2 years ago.

Download all attachments as: .zip

Change History (4)

  • Milestone changed from Awaiting Review to 3.1

Introduced during the refactoring.

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

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

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

Note: See TracTickets for help on using tickets.