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 {
position:absolute;
right:0;
top:49px;
float:right;
width:300px;
top:65px;
right:18px;
width:250px;
}
#page_notice {
clear:both;