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 committed by Zach Copley
parent 7931875bbb
commit 586d8e8524

View File

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