Closed (outdated)
Project:
Inline Entity Form
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2012 at 09:18 UTC
Updated:
6 Nov 2025 at 23:54 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
marcin.wosinek commentedPatch.
Comment #2
bojanz commentedMakes it look really broken in Kickstart:
http://www.evernote.com/shard/s225/sh/3629e7b5-d58e-4975-8200-02cde57eb3...
(Might just mean that the Kickstart admin theme needs an update, but it's something that will have to wait in any case)
Comment #3
vasikeindeed in Kickstart won't work the previous solution because the Shiny theme use the CSS "border-box" model.
So what can it be done here it's to use this model for this table cell and its elements.
This means it should be positioned (same dimensions) the same, no matter of the theme, except the theme that overrides these CSS definitions.
here is patch that brings this solution.
it worked for all (11) themes present in Commerce Kickstart.
Comment #4
chris matthews commentedThe 5 year old patch in #3 to inline_entity_form.css applied cleanly to the latest inline_entity_form 7.x-1.x-dev and if still applicable needs review.
Comment #5
bluegeek9 commentedWe appreciate your contributions to Inline Entity Form. Drupal 7 in End-of-Life. We encourage you to upgrade to a supported version of Drupal.