]> git.mxchange.org Git - friendica.git/commitdiff
remove padding
authorFriendika <info@friendika.com>
Wed, 25 May 2011 03:52:23 +0000 (20:52 -0700)
committerFriendika <info@friendika.com>
Wed, 25 May 2011 03:52:23 +0000 (20:52 -0700)
view/theme/dispy/style.css
view/theme/duepuntozero/style.css
view/theme/loozah/style.css

index a72f8c60cb5d5723c8032a0636f2f70b4f7d37f1..9ef5df0ce9040464e9093b7a9dd5a56828fdae1c 100644 (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');
 }
 
index 485efec59174b0fbf83081adee3620b38215dcf6..2cfa885a90d5d4228950a76f557077a6341f410e 100644 (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');
 }
index c5358aad9f110a309df3751df6c85e30f152e648..753998347c52d110857718292325721c84ff10bf 100644 (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');
 }