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

View File

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