When EDIT is clicked for an 'editable-form' it seems style="position: fixed; z-index: 9999;" gets added to the element style. I would like to change this to "position:absolute", as the fixed position does not work with the rest of my theme.
This style is not in the templates/includes/editable_form.html file, so must be being added by some javascript, but which? I thought maybe editable.js, but can't see any reference to these styles being pushed to the class. Thanks -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
