Minor positioning: using absolute right instead of left

This commit is contained in:
Sarven Capadisli 2009-02-20 23:54:17 +00:00
parent 6d4598faa0
commit 85694e3fa6
1 changed files with 1 additions and 1 deletions

View File

@ -900,7 +900,7 @@ left:0;
left:29px;
}
.notice-options .notice_delete {
left:76px;
right:0;
}
.notice-options .notice_reply dt {
display:none;