Active
Project:
Media crop
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2012 at 04:23 UTC
Updated:
24 Apr 2012 at 15:09 UTC
Something is going on with the cropping box overlay, it's not properly wrapping the cropping area. Screenshot: http://snpr.cm/DZjfhe.png
Comments
Comment #1
thamasSame here. Removing
float:leftfrom#media-format-form > divand from#media-format-form .image-edit-elements-container(1. and 14. lines in media_crop.theme.css) solves the problem -- and moves the Submit and Cancel buttons to the bottom of the form… :)