Needs review
Project:
Manual Crop
Version:
7.x-1.6
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2017 at 11:15 UTC
Updated:
2 May 2017 at 11:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kasperg commentedHere is a patch which fixes the issue.
Manualcrop wraps preview and button elements which normally are displayed as inline blocks. Consequently our wrappers must be displayed in the same way. The patch simply adds the needed styling target specifically at Media widgets. The screenshot shows the result.
There is quite possibly a better way to approach this.