Reduced width and realigned anon_notice

This commit is contained in:
Sarven Capadisli 2009-02-01 19:34:11 +00:00
parent 804dc7cdb9
commit 88eb8c924c
1 changed files with 3 additions and 4 deletions

View File

@ -240,10 +240,9 @@ display:none;
#site_notice { #site_notice {
position:absolute; position:absolute;
right:0; top:65px;
top:49px; right:18px;
float:right; width:250px;
width:300px;
} }
#page_notice { #page_notice {
clear:both; clear:both;