I am having getting a weird bug when I use a combination of overflow, border-radius, and transition. I have a div with an img inside o
overflow
border-radius
transition
I don't know if I'm understanding the problem correctly as the image isn't loading. If you add height: 100%; to .inner_block does it help your issue?
height: 100%;
.inner_block
http://jsfiddle.net/HuMrC/2/