Removed notice-options text labels :(

This commit is contained in:
sarven 2009-01-17 20:48:09 +00:00
parent 6cc3f78cf3
commit e93807d0e4
1 changed files with 6 additions and 0 deletions

View File

@ -784,6 +784,12 @@ margin-right:11px;
.notice-options .notice_reply dt {
display:none;
}
.notice-options input,
.notice-options a {
text-indent:-9999px;
}
.notice-options .notice_reply a,
.notice-options form input.submit {
display:block;