more position tweaks on attach icons

This commit is contained in:
Friendika 2011-05-24 21:04:59 -07:00
parent 20a1500c25
commit eb152fdc24
2 changed files with 5 additions and 4 deletions

View File

@ -2430,8 +2430,8 @@ a.mail-list-link {
background-image: url('../../../images/content-types.gif');
}
.attachlink {
margin: 10px 10px 0px 0px;
.body-attach {
margin-top: 10px;
}
.type-video { background-position: 0px; 0px; }

View File

@ -2446,8 +2446,9 @@ a.mail-list-link {
float: left;
background-image: url('../../../images/content-types.gif');
}
.attachlink {
margin: 10px 10px 0px 0px;
.body-attach {
margin-top: 10px;
}
.type-video { background-position: 0px; 0px; }