Fixed notice option alignment in IE

This commit is contained in:
Sarven Capadisli 2009-11-09 11:10:24 +00:00
parent 8e58f24173
commit ff81384ee3
1 changed files with 0 additions and 3 deletions

View File

@ -27,11 +27,8 @@ padding:0 4px;
} }
.notice-options input.submit { .notice-options input.submit {
font-size:0; font-size:0;
margin-top:3px;
height:16px;
text-align:right; text-align:right;
text-indent:0; text-indent:0;
width:24px;
} }
.notice div.entry-content .timestamp a { .notice div.entry-content .timestamp a {
margin-right:4px; margin-right:4px;