Using … (hellip) instead of "more" for link text

This commit is contained in:
Sarven Capadisli
2010-03-18 14:26:30 +01:00
parent d8a533274f
commit 052466ceab
2 changed files with 4 additions and 13 deletions

View File

@@ -1288,12 +1288,6 @@ padding-left:16px;
.notice .attachment.more {
padding-left:0;
}
.notice .attachment.more:before {
content:'( ';
}
.notice .attachment.more:after {
content:' )';
}
.notice .attachment img {
position:absolute;
top:18px;