Adjusted notice option alignment in MobileProfile

This commit is contained in:
Sarven Capadisli 2009-12-22 00:06:59 +00:00
parent 4c91f6bbfd
commit 83779afe41
1 changed files with 3 additions and 3 deletions

View File

@ -179,11 +179,11 @@ padding-bottom:4px;
}
.notice div.entry-content {
margin-left:0;
width:65%;
width:62.5%;
}
.notice-options {
width:30%;
margin-right:2%;
width:34%;
margin-right:1%;
}
.notice-options form {