mirror of
https://github.com/WordPress/WordPress.git
synced 2025-04-01 17:36:45 +02:00
In twentyten, apply last-child stylings to pingbacks as well as comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
aa8d6616a2
commit
18f95b7dd5
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user