Merge branch '0.9.x' into 0.9.x-mobile

This commit is contained in:
Sarven Capadisli 2009-10-06 15:51:49 +00:00
commit e9b6cabad5
1 changed files with 1 additions and 2 deletions

View File

@ -468,16 +468,15 @@ margin-bottom:7px;
#form_notice #notice_data-attach { #form_notice #notice_data-attach {
position:absolute; position:absolute;
top:25px; top:25px;
right:10.5%;
cursor:pointer; cursor:pointer;
} }
#form_notice label[for=notice_data-attach] { #form_notice label[for=notice_data-attach] {
text-indent:-9999px; text-indent:-9999px;
left:86%;
width:16px; width:16px;
height:16px; height:16px;
} }
#form_notice #notice_data-attach { #form_notice #notice_data-attach {
left:40.6%;
padding:0; padding:0;
height:16px; height:16px;
} }