Couple of tiny theme changes for inline replies.

This commit is contained in:
Samantha Doherty 2011-03-11 00:00:54 -05:00
parent 3c66275186
commit dccd0ae6e1
1 changed files with 7 additions and 0 deletions

View File

@ -504,10 +504,17 @@ div.entry-content a.response:after {
background: none;
}
#content .notice .threaded-replies .entry-title {
min-height: 1px;
}
#content .threaded-replies .notice .author .photo {
height: 24px;
width: 24px;
top: 14px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#content .notice .threaded-replies .notice .entry-title {