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 ac8a4a7e56
commit efa930ab00
1 changed files with 1 additions and 0 deletions

View File

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