remove padding

This commit is contained in:
Friendika 2011-05-24 20:52:23 -07:00
parent e7ef3b82f0
commit 703ab6f5ee
3 changed files with 0 additions and 3 deletions

View File

@ -807,7 +807,6 @@ section { margin: 10px 11% 0px 11%; font-size: 0.8em; padding-right: 230px;}
.attachtype {
display: block; width: 20px; height: 23px;
padding: 3px;
background-image: url('../../../images/content-types.gif');
}

View File

@ -2426,7 +2426,6 @@ a.mail-list-link {
.attachtype {
display: block; width: 20px; height: 23px;
padding: 3px;
float: left;
background-image: url('../../../images/content-types.gif');
}

View File

@ -2443,7 +2443,6 @@ a.mail-list-link {
.attachtype {
display: block; width: 20px; height: 23px;
padding: 3px;
float: left;
background-image: url('../../../images/content-types.gif');
}