10px gap on the right side of images

Hi, I have a strange issues. I have edited the css for the image display within texts a bit (making the border smaller). It now seems that there is some built in function to automatically add 10px to the wp-caption div that the picture is in (made sense, as it made room for the extra border space?). The picture width is 265px, where is the width: 275 coming from and where can I change it?

<div class="wp-caption alignright" style="width: 275px" id="attachment_422"><a href="URL TO IMAGE"><img width="265" height="195" alt="Caption" src="URL TO IMAGE" class="size-full wp-image-422"></a><p class="wp-caption-text">CAPTION</p></div>

Comments

Sign In or Register to comment.