Updated margin/width value for nested notices

This commit is contained in:
Sarven Capadisli 2009-07-05 22:57:35 +00:00
parent 5875c02cbb
commit d48d27d79f
1 changed files with 2 additions and 2 deletions

View File

@ -783,8 +783,8 @@ list-style-type:none;
}
.notices .notices {
margin-top:7px;
margin-left:5%;
width:95%;
margin-left:2%;
width:98%;
float:left;
}