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

View File

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