diff options
author | Friendika <info@friendika.com> | 2011-05-24 20:52:23 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-05-24 20:52:23 -0700 |
commit | 703ab6f5eea5eb1c9f72bd43d44d20f76f1e74fe (patch) | |
tree | d05f76bbe50cf0040b3999ef6f94aa9187ae90de /view/theme/loozah | |
parent | e7ef3b82f0f51d7b3f54e98475b0fe5fc1586c75 (diff) | |
download | volse-hubzilla-703ab6f5eea5eb1c9f72bd43d44d20f76f1e74fe.tar.gz volse-hubzilla-703ab6f5eea5eb1c9f72bd43d44d20f76f1e74fe.tar.bz2 volse-hubzilla-703ab6f5eea5eb1c9f72bd43d44d20f76f1e74fe.zip |
remove padding
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index c5358aad9..753998347 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'); } |