When I enable add button for a node field. In node edit form, the next field select looks inline with label when normally is below.

Comments

ferriol created an issue. See original summary.

jygastaud’s picture

Hi,

You should look at the .js file and try to fix select part.

If you can provide a patch to fix that I will be happy to publish it.

Thanks.

manojapare’s picture

Assigned: Unassigned » manojapare
manojapare’s picture

Assigned: manojapare » Unassigned
Status: Active » Needs review
StatusFileSize
new540 bytes

Inserted clearfix div after the edit icon (edit label tag) similar to add icon for multiselect widget.

  • jygastaud committed 9b5b9c8 on 7.x-1.x authored by manojapare
    Issue #2566863 by manojapare: The select of next field looks in line...

  • jygastaud committed f2cfc98 on 7.x-2.x authored by manojapare
    Issue #2566863 by manojapare: The select of next field looks in line...
jygastaud’s picture

Version: 7.x-1.0-rc4 » 7.x-1.x-dev
Status: Needs review » Fixed

Patch commited.

Thanks @manojapare

Status: Fixed » Closed (fixed)

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