Added right margin for notice text. Helps Conversation notices look

better.
This commit is contained in:
Sarven Capadisli 2010-02-03 18:13:21 +01:00
parent 03e8ba144e
commit 0a3b552d9f

View File

@ -1024,6 +1024,7 @@ float:none;
}
#content .notice .entry-title {
margin-left:59px;
margin-right:7px;
}
.vcard .url {