Better widths for notice options (improves Opera Mini's rendering)

This commit is contained in:
Sarven Capadisli 2009-10-15 13:08:57 +00:00
parent 94c7b2b43a
commit d7efe87e77
1 changed files with 2 additions and 2 deletions

View File

@ -125,10 +125,10 @@ padding-bottom:4px;
}
.notice div.entry-content {
margin-left:0;
width:75%;
width:65%;
}
.notice-options {
width:70px;
width:30%;
margin-right:2%;
}