From 0baf4bb4d23e7f44acd5d426ea79519105c6c304 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 27 Oct 2012 03:05:51 -0700 Subject: fix a couple of things that went wonky when moving to thread objects --- view/theme/duepuntozero/css/style.css | 6 +++--- view/tpl/wall_thread.tpl | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'view') diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 67a487295..3a78a9ddc 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -958,7 +958,7 @@ input#dfrn-url { #network-bmark-link { margin-top: 10px; } -.tread-wrapper .wall-item-comment-wrapper { +.thread-wrapper .wall-item-comment-wrapper { margin-left: 50px; } @@ -968,11 +968,11 @@ input#dfrn-url { position: relative; } -.tread-wrapper .tread-wrapper { +.thread-wrapper .thread-wrapper { margin-left: 50px; } -.tread-end-wrapper { +.thread-end-wrapper { margin-left: 50px; } diff --git a/view/tpl/wall_thread.tpl b/view/tpl/wall_thread.tpl index a67334e33..8dff61057 100644 --- a/view/tpl/wall_thread.tpl +++ b/view/tpl/wall_thread.tpl @@ -4,7 +4,7 @@