Fix avatar alignment, fixes #8435

git-svn-id: https://develop.svn.wordpress.org/trunk@9991 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2008-11-30 23:24:25 +00:00
parent b67df867b4
commit 54f24f4307
1 changed files with 4 additions and 29 deletions

View File

@ -89,14 +89,7 @@ div.postbox div.inside {
margin: 0 0 .2em;
padding: 0;
}
/*
#dashboard-widgets .heading {
font-size: 1em;
font-weight: normal;
font-style: italic;
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
*/
/* Right Now */
#dashboard_right_now p.sub,
@ -233,8 +226,8 @@ div.postbox div.inside {
}
#the-comment-list .comment-item .avatar {
position: absolute;
left: 0;
float: left;
margin-left: -60px;
}
#the-comment-list .comment-item h4 {
@ -243,22 +236,12 @@ div.postbox div.inside {
font-weight: normal;
color: #999;
}
/*
.comment-meta strong {
font-weight: normal;
}
*/
/*#the-comment-list .comment-item h4 strong*/
#the-comment-list .comment-item h4 cite {
font-style: normal;
font-weight: normal;
}
/*
#the-comment-list .comment-item p.comment-author {
margin: 0.2em 0;
}
*/
#the-comment-list .comment-item blockquote,
#the-comment-list .comment-item blockquote p {
margin: 0;
@ -377,14 +360,6 @@ a.rsswidget {
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
line-height: 1.7em;
}
/*
#the-comment-list .comment-item h4 {
line-height: 1.4;
margin-top: -.2em;
font-weight: normal;
color: #999;
}
*/
.rss-widget ul li {
line-height: 1.5em;