It seems that this is being caused by the max-width:100% found in coffeegrinder.min.css img definition:
border: 0 none;
height: auto;
max-width: 100%;
vertical-align: middle;
width: auto;
}
Has anyone else come across this and found a solution?
I noticed from this thread http://www.coffeecup.com/forums/respons … post235310 that an example by Eric Rohloff also suffering from my issue
TIA
Jamie