change postHeader font size to x-small
This commit is contained in:
parent
99206d5c79
commit
d507dfd50d
|
@ -734,6 +734,7 @@ div.postReply span.tagList {
|
|||
|
||||
div.postHeader div {
|
||||
padding-bottom : 3px;
|
||||
font-size : x-small;
|
||||
}
|
||||
|
||||
#feedUpdateErrors {
|
||||
|
|
Loading…
Reference in New Issue