10px is probably to close

This commit is contained in:
marijus 2014-03-10 19:25:38 +01:00
parent 313240488a
commit f78c4f485c

View File

@ -138,7 +138,7 @@
.wall-item-info {
display: block;
float: left;
margin-right:10px;
margin-right: 20px;
}
.wallwall .wwto {
@ -343,7 +343,7 @@
}
.comment-edit-photo {
margin: 10px;
margin: 10px 20px 10px 10px;
float: left;
}