From: Friendika Date: Wed, 25 May 2011 03:52:23 +0000 (-0700) Subject: remove padding X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=703ab6f5eea5eb1c9f72bd43d44d20f76f1e74fe;p=friendica.git remove padding --- diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index a72f8c60cb..9ef5df0ce9 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -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'); } diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 485efec591..2cfa885a90 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -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'); } diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index c5358aad9f..753998347c 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -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'); }