minor css fix

This commit is contained in:
marijus 2014-04-15 20:48:15 +02:00
parent 9026ea649a
commit efe80bb8e9
2 changed files with 2 additions and 10 deletions

View file

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

View file

@ -2239,18 +2239,10 @@ blockquote {
margin-left: 24px;
}
.wall-item-info {
margin-right: 10px;
}
.hide-comments-outer {
margin-left: 24px;
}
.comment-edit-photo {
margin: 10px;
}
.wall-item-photo {
width: 48px !important;
height: 48px !important;