Reduce spacing next to images

This commit is contained in:
Michael Walker 2014-10-06 21:47:37 +01:00
parent 66f20f462d
commit c0784a74db

View File

@ -214,7 +214,7 @@ img.banner, img.board_image {
img.post-image {
display: block;
float: left;
margin: 10px 20px;
margin: 10px;
border: none;
}
div.post img.post-image {