From: Fabio Comuni Date: Wed, 26 Jan 2011 16:11:56 +0000 (+0100) Subject: remove fixed width from wall-item-content X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6ca1e2ddfe649d2ffeb6bd157b1b04533fa835ff;p=friendica.git remove fixed width from wall-item-content --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 76a37e7c43..7fbeed4fe0 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -853,7 +853,7 @@ input#dfrn-url { } .wall-item-content { float: left; - width: 450px; + /*width: 450px;*/ margin-left: 10px; margin-bottom: 20px; padding: 20px;