Notice how when an LI loses focus, the icons (icon font) border is slightly larger than the space it occupies? (It becomes flush with the content on its right, and in some cases exceeds the lower boundary)
I've tried to fix this by targeting the CSS classes added by roundabout, but this method causes a slight shift when you drag an LI, or when the boxes change position through roundabout.
Hello,
Thank you for the excellent plug-in. I'm using it here:
http://viewthought.com
Notice how when an LI loses focus, the icons (icon font) border is slightly larger than the space it occupies? (It becomes flush with the content on its right, and in some cases exceeds the lower boundary)
I've tried to fix this by targeting the CSS classes added by roundabout, but this method causes a slight shift when you drag an LI, or when the boxes change position through roundabout.
Here's the code:
Here's an example of what happens when I target the roundabout classes:
http://viewthought-4.herokuapp.com
Here are the styles I added (targeting the widths also causes the shift):
Do you have any suggestions on how I might be able to resolve this issue by chance?
Thanks in advance!=)
Chris