Couple of tiny theme changes for inline replies.
This commit is contained in:
parent
3c66275186
commit
dccd0ae6e1
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user