Minor UI fix for IE6 notice-options

This commit is contained in:
Sarven Capadisli 2009-07-28 17:14:11 +00:00
parent 87bc612778
commit c85b6155eb
1 changed files with 3 additions and 0 deletions

View File

@ -35,3 +35,6 @@ width:20%;
width:50%;
margin-left:30px;
}
.notice-options a {
width:16px;
}