The Ooyala markers field is displayed in a rather odd manner if the field is a single-value field. The title of the field is not a label tag, and it's floated off to the right of the field. It seems this happens because it's not using the standard "field_element" theme wrapper, nor is it using the D7 "clearfix" class (it's still using the D6 "clear-block" class. This patch fixes both these issues.

CommentFileSizeAuthor
ooyala_markers_field_display.patch1.53 KBquicksketch

Comments

quicksketch’s picture

Status: Needs review » Fixed

Committed to 2.x.

Status: Fixed » Closed (fixed)

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