Just a little thing, these <li>s are not getting closed. Not a big deal as the browser will try to correct it but may cause weird issues on edge cases.
|
<li class="post pingback"> |
and
|
<li <?php comment_class(); ?> id="li-comment-<?php comment_ID(); ?>"> |
Just a little thing, these
<li>s are not getting closed. Not a big deal as the browser will try to correct it but may cause weird issues on edge cases.underscores.me/inc/template-tags.php
Line 64 in d1953c7
and
underscores.me/inc/template-tags.php
Line 70 in d1953c7