From 4e40156607aede8d1ed9bd63b18bc6c83ea572d7 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sun, 11 Jul 2010 23:10:52 -0700 Subject: sort out some permissions, comments, fetch --- view/comment_item.tpl | 2 +- view/style.css | 4 ++++ view/wall_item.tpl | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/comment_item.tpl b/view/comment_item.tpl index ed788ad08..3ca190ba5 100644 --- a/view/comment_item.tpl +++ b/view/comment_item.tpl @@ -4,7 +4,7 @@
- + diff --git a/view/style.css b/view/style.css index ccf58c72f..a2089aab2 100644 --- a/view/style.css +++ b/view/style.css @@ -416,6 +416,10 @@ input#dfrn-url { clear: both; } +.wall-item-comment-outside-wrapper { + margin-left: 50px; +} + .wall-item-photo-wrapper { margin-top: 20px; width: 100px; diff --git a/view/wall_item.tpl b/view/wall_item.tpl index ece149c1f..e483d74db 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,4 +1,4 @@ -
+
$name @@ -13,5 +13,5 @@ $comment
-
+
-- cgit v1.2.3