Needs work
Project:
Panels
Version:
7.x-3.x-dev
Component:
In-Place Editor (IPE)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 Aug 2012 at 22:12 UTC
Updated:
14 Feb 2019 at 01:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
populist commentedI think there are two issues here:
1.) Changing the border CSS to outline CSS - I think this makes sense and I can see how this would help with width considerations with the IPE.
2.) Reducing the margin - This margin was added to provide some space for each of the elements. Consider the before and after:
Current Approach

Patched Version

I am not sure its a good idea to remove the margin since IMO the content looks less balanced, but I would be curious what other implementations look like (i.e. does margin mess up others themes).