From 26774310b1537341299233b8709825dc349240dd Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 25 Oct 2012 21:58:33 -0700 Subject: move things to the newer conversation object, a few minor bugs - will sort it out eventually --- view/theme/duepuntozero/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'view/theme') diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 94092bbf0..ab210d814 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -972,6 +972,11 @@ input#dfrn-url { margin-left: 50px; } +.tread-end-wrapper { + margin-left: 50px; +} + + .wall-item-content-wrapper.comment { background: #ffffff; border-left: 1px solid #e0e0e0; -- cgit v1.2.3