more position tweaks on attach icons
This commit is contained in:
parent
20a1500c25
commit
eb152fdc24
|
@ -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; }
|
||||
|
|
|
@ -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; }
|
||||
|
|
Loading…
Reference in a new issue