Setting max width limit to select form control on inbox and outbox pages

This commit is contained in:
Sarven Capadisli 2009-09-07 15:14:05 +00:00
parent 8438724296
commit c77c0d88ce
1 changed files with 1 additions and 0 deletions

View File

@ -511,6 +511,7 @@ margin-top:7px;
margin-bottom:7px;
margin-left:18px;
float:left;
max-width:322px;
}
#form_notice .error,
#form_notice .success {