From 5f619d3254052cb48fc47bc36e7aaabf9d33ce50 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 6 Aug 2012 23:10:37 -0700 Subject: the dynamic "show more" sort of works - but with a nagging delay. But I need to move on to bigger things. We'll leave it for now. --- view/theme/duepuntozero/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme/duepuntozero/css') diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 56464ea50..544820b68 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -1122,7 +1122,7 @@ input#dfrn-url { height: 50px !important; } .wall-item-content { - /*float: left;*/ + float: left; /*width: 450px;*/ margin-left: 10px; /*margin-bottom: 20px;*/ @@ -1148,7 +1148,7 @@ input#dfrn-url { } .wall-item-body { - float: left; +/* float: left; */ /*width: 450px;*/ margin-top: 10px; } -- cgit v1.2.3