]> git.mxchange.org Git - friendica.git/commitdiff
remove fixed width from wall-item-content
authorFabio Comuni <fabrix.xm@gmail.com>
Wed, 26 Jan 2011 16:11:56 +0000 (17:11 +0100)
committerFabio Comuni <fabrix.xm@gmail.com>
Wed, 26 Jan 2011 16:11:56 +0000 (17:11 +0100)
view/theme/duepuntozero/style.css

index 76a37e7c43e17de7beb81fd52511a3dcc3ce41f1..7fbeed4fe0b6964f5cc2412eb0c9b513af1ded3a 100644 (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;