remove fixed width from wall-item-content

This commit is contained in:
Fabio Comuni 2011-01-26 17:11:56 +01:00
parent 62fda0a120
commit 6ca1e2ddfe
1 changed files with 1 additions and 1 deletions

View File

@ -853,7 +853,7 @@ input#dfrn-url {
}
.wall-item-content {
float: left;
width: 450px;
/*width: 450px;*/
margin-left: 10px;
margin-bottom: 20px;
padding: 20px;