added some space between images

This commit is contained in:
Jeena Paradies 2011-09-25 03:26:17 +02:00
parent 17afee2a35
commit 7969e8f2f3

View file

@ -123,6 +123,7 @@ p {
.images img { .images img {
border-radius: 5px; border-radius: 5px;
max-height: 75px; max-height: 75px;
margin-right: 5px;
} }
.delete { .delete {