mirror of
https://github.com/WordPress/WordPress.git
synced 2025-04-09 05:26:33 +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;
|
padding: 0 0 0 56px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.commentlist li.comment:last-child {
|
.commentlist li:last-child {
|
||||||
border-bottom:none;
|
border-bottom:none;
|
||||||
margin-bottom:0;
|
margin-bottom:0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user