I have the same exact issue!
Thank you so much for this hack! This has been driving me completely nuts! I do hope it’s included in the next hack.
I am trying to do the same thing. Did you figure this out?
Thank you Tobias! I had to reduce the padding around my original images and then your code worked. Here’s what I ended up with:
.wp-table-reloaded-id-5, .wp-table-reloaded-id-5 td, .wp-table-reloaded-id-5 td img {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
margin: 0!important;
padding: 2px;!important;
width: 48px!important;
}
I also made a donation! I appreciate your help.