remove unnecessary .useElipsis:after

This commit is contained in:
Ralf Becker 2014-08-20 08:24:47 +00:00
parent 10a0235855
commit a16a7190f2
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;
}
@ -1780,8 +1777,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;