]> git.mxchange.org Git - friendica.git/commitdiff
fixed width on wall-item-wrapper
authorFabio Comuni <fabrix.xm@gmail.com>
Tue, 25 Jan 2011 09:16:15 +0000 (10:16 +0100)
committerFabio Comuni <fabrix.xm@gmail.com>
Tue, 25 Jan 2011 09:16:15 +0000 (10:16 +0100)
view/theme/duepuntozero/style.css

index db947bdb4d4e869c6fa3f60ca42a77099de569ad..ae7968b3f8e1df5534e49dc66d21a2f577d81c7f 100644 (file)
@@ -809,6 +809,8 @@ input#dfrn-url {
 }
 .wall-item-wrapper {
        float: left;
+    margin-right: 5px;
+    width: 80px;
 }
 .wall-item-lock {
        height: 20px;