diff options
author | Friendika <info@friendika.com> | 2011-03-16 20:14:19 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-16 20:14:19 -0700 |
commit | 9e1ca52e45263c38776bfa15f1ed2a9907b39597 (patch) | |
tree | 92374a432da248b02213dbbee06256078e0af360 /view | |
parent | 8fd989c568f6452ce1a91914cef4a33c5d3b4d76 (diff) | |
download | volse-hubzilla-9e1ca52e45263c38776bfa15f1ed2a9907b39597.tar.gz volse-hubzilla-9e1ca52e45263c38776bfa15f1ed2a9907b39597.tar.bz2 volse-hubzilla-9e1ca52e45263c38776bfa15f1ed2a9907b39597.zip |
small position adjustment
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index e44ab80c2..ad2aac9be 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -922,7 +922,7 @@ input#dfrn-url { } .wall-item-share-buttons { - margin-left: 5px; + margin-left: 10px; } .wall-item-links-wrapper { |