remove unnecessary .useElipsis:after

This commit is contained in:
Ralf Becker 2014-08-20 08:24:27 +00:00
parent 28d2fad14a
commit 76e229b718
2 changed files with 1 additions and 8 deletions

View File

@ -280,9 +280,6 @@ pre {
overflow: hidden;
word-wrap: break-word;
float: left;
&:after{
content: " ...";
}
}
#mail-index {
position: relative

View File

@ -276,9 +276,6 @@ pre {
word-wrap: break-word;
float: left;
}
.useEllipsis:after {
content: " ...";
}
#mail-index {
position: relative;
}
@ -1787,8 +1784,7 @@ div#displayToolbar-menulist img {
/*Label*/
}
#mail-subscribe table.et2_grid tr td .mail_subscription_header {
font-size: 250%;
line-height: 270%;
/*line-height: 270%;*/
margin: 0.6em 0 0;
font-weight: lighter;
line-height: 2em;