Markup generated by misc/tabledrag.js/tableDragChangedWarning incorrectly repeats the background image.

Comments

squaretone’s picture

Status: Active » Needs review
StatusFileSize
new337 bytes

Attached is a patch that applies the same styles from div.messages to div.warning, div.error, and div.status inside system.messages.css. Normally, this would not be needed but the core /misc/tabledrag.js/tableDragChangedWarning does not wrap the table drag message in a div.messages element.

This gives the warning element proper background-repeat, padding, and margin.

traviscarden’s picture

Assigned: squaretone » Unassigned
Status: Needs review » Fixed

Thanks, @squaretone! Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.