Better alignment for notice in shownotice page

This commit is contained in:
Sarven Capadisli 2010-01-27 15:08:33 +00:00
parent cebab436a1
commit 2e0297bb6f

View File

@ -984,12 +984,13 @@ overflow:visible;
#showstream .notice div.entry-content {
margin-left:0;
}
#shownotice .notice .entry-title,
#shownotice .notice div.entry-content {
margin-left:110px;
}
#shownotice .notice .entry-title {
margin-left:110px;
font-size:2.2em;
min-height:123px;
}
#shownotice .notice div.entry-content {
margin-left:0;
}
.notice p.entry-content {