diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index 570f50c0d6..e8a58116aa 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -501,6 +501,9 @@ hr { .navigation:after, .nav-links:after, .gallery:after, +.comment-form-author:after, +.comment-form-email:after, +.comment-form-url:after, .comment-body:after { clear: both; } @@ -521,6 +524,12 @@ hr { .nav-links:after, .gallery:before, .gallery:after, +.comment-form-author:before, +.comment-form-author:after, +.comment-form-email:before, +.comment-form-email:after, +.comment-form-url:before, +.comment-form-url:after, .comment-body:before, .comment-body:after { content: "";