Updated layout for notice info and options

This commit is contained in:
Sarven Capadisli 2009-11-19 12:48:17 +00:00
parent 643318e98c
commit 209bc04569

View File

@ -952,7 +952,7 @@ clear:left;
float:left; float:left;
font-size:0.95em; font-size:0.95em;
margin-left:59px; margin-left:59px;
width:50%; max-width:74%;
} }
#showstream .notice div.entry-content, #showstream .notice div.entry-content,
#shownotice .notice div.entry-content { #shownotice .notice div.entry-content {
@ -974,7 +974,7 @@ position:relative;
font-size:0.95em; font-size:0.95em;
width:90px; width:90px;
float:right; float:right;
margin-right:11px; margin-right:7px;
} }
.notice-options a { .notice-options a {