diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-05-04 17:06:17 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-05-04 17:06:17 -0400 |
commit | 20ea1b7d4bbfcfc0139b66278be383b0378b545f (patch) | |
tree | 4e02064bfc1537a85a7b4ab202d73b6ff1034ebe /view/theme/dispy/comment_item.tpl | |
parent | 5830c32dceb2429656ee4957690dd78c24641f02 (diff) | |
download | volse-hubzilla-20ea1b7d4bbfcfc0139b66278be383b0378b545f.tar.gz volse-hubzilla-20ea1b7d4bbfcfc0139b66278be383b0378b545f.tar.bz2 volse-hubzilla-20ea1b7d4bbfcfc0139b66278be383b0378b545f.zip |
fix lightbox; finished dark, now on to light
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/comment_item.tpl')
-rw-r--r-- | view/theme/dispy/comment_item.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/dispy/comment_item.tpl b/view/theme/dispy/comment_item.tpl index b4fbae5df..aa63a03ed 100644 --- a/view/theme/dispy/comment_item.tpl +++ b/view/theme/dispy/comment_item.tpl @@ -64,8 +64,6 @@ <span onclick="preview_comment($id);" id="comment-edit-preview-link-$id" class="fakelink">$preview</span> <div id="comment-edit-preview-$id" class="comment-edit-preview" style="display:none;"></div> </div> - <div class="comment-edit-end"></div> </form> - </div> |