IE UI update for notice_data_attach_selected

This commit is contained in:
Sarven Capadisli 2009-06-25 21:25:41 +00:00
parent e268cb5fd1
commit c4da201fc0
1 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,12 @@ display:block;
width:17%;
max-width:17%;
}
#form_notice #notice_data-attach_selected {
width:78.5%;
}
#form_notice #notice_data-attach_selected button {
padding:0 4px;
}
#anon_notice {
max-width:39%;
}