aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-05 12:57:41 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-05 12:58:27 +0200
commit5dd501e0ea0c6d1021bb1fd5a1c1a61bcb44d168 (patch)
tree4cbbce81523f2a8f2b0c47d41c3a07ecb71ee489 /view
parent3d1df8337e7be3bd273bcc8eb6488a75d0daccdf (diff)
downloadvolse-hubzilla-5dd501e0ea0c6d1021bb1fd5a1c1a61bcb44d168.tar.gz
volse-hubzilla-5dd501e0ea0c6d1021bb1fd5a1c1a61bcb44d168.tar.bz2
volse-hubzilla-5dd501e0ea0c6d1021bb1fd5a1c1a61bcb44d168.zip
css fix
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/comment_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl
index f490483b8..bd5176c83 100755
--- a/view/tpl/comment_item.tpl
+++ b/view/tpl/comment_item.tpl
@@ -64,4 +64,4 @@
<div class="clear"></div>
</form>
</div>
- <div id="comment-edit-preview-{{$id}}" class="comment-edit-preview"></div>
+ <div id="comment-edit-preview-{{$id}}" class="comment-edit-preview mt-4"></div>