Move anchors to within the <div>.
[Sone.git] / src / main / resources / templates / include / viewReply.html
index 6b13776..cfe15f1 100644 (file)
@@ -1,5 +1,5 @@
-<a name="reply-<% reply.id|html>"></a>
 <div id="<% reply.id|html>" class="reply<%if reply.new> new<%/if>">
+       <a name="reply-<% reply.id|html>"></a>
        <div class="reply-time hidden"><% reply.time|html></div>
        <div class="reply-author hidden"><% reply.sone.id|html></div>
        <div class="avatar">