From: Fabio Comuni Date: Tue, 25 Jan 2011 09:16:15 +0000 (+0100) Subject: fixed width on wall-item-wrapper X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f2789132ce13c92166f41992dd8955f667cab440;p=friendica.git fixed width on wall-item-wrapper --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index db947bdb4d..ae7968b3f8 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -809,6 +809,8 @@ input#dfrn-url { } .wall-item-wrapper { float: left; + margin-right: 5px; + width: 80px; } .wall-item-lock { height: 20px;