diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 7f368c5cff..0fe2886fb4 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -907,7 +907,7 @@ h3#comments-title { padding: 0 0 0 56px; position: relative; } -.commentlist li.comment:last-child { +.commentlist li:last-child { border-bottom:none; margin-bottom:0; }