Closed (fixed)
Project:
Ooyala
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2013 at 04:35 UTC
Updated:
1 Feb 2013 at 04:40 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| ooyala_markers_field_display.patch | 1.53 KB | quicksketch |
Comments
Comment #1
quicksketchCommitted to 2.x.