Added right margin for notice text. Helps Conversation notices look
better.
This commit is contained in:
parent
ac8a4a7e56
commit
efa930ab00
|
@ -1024,6 +1024,7 @@ float:none;
|
||||||
}
|
}
|
||||||
#content .notice .entry-title {
|
#content .notice .entry-title {
|
||||||
margin-left:59px;
|
margin-left:59px;
|
||||||
|
margin-right:7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vcard .url {
|
.vcard .url {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user