diff options
author | friendica <info@friendica.com> | 2012-03-30 15:12:20 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-30 15:12:20 -0700 |
commit | aace55df0ad279d74c5e612078c3f29d114389dc (patch) | |
tree | ec1318b325ec3dc5ab2bc4ded5dae1c657b8fc7b /view/theme/diabook-aerith/communityhome.tpl | |
parent | cfdfcb37cbed8354e9f6c025a6e9ccadafc2d625 (diff) | |
parent | 007d67a998eb8f26228ddd22bb0323d54af9af8c (diff) | |
download | volse-hubzilla-aace55df0ad279d74c5e612078c3f29d114389dc.tar.gz volse-hubzilla-aace55df0ad279d74c5e612078c3f29d114389dc.tar.bz2 volse-hubzilla-aace55df0ad279d74c5e612078c3f29d114389dc.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/diabook-aerith/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook-aerith/communityhome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-aerith/communityhome.tpl b/view/theme/diabook-aerith/communityhome.tpl index cff75cd40..cf8d81335 100755 --- a/view/theme/diabook-aerith/communityhome.tpl +++ b/view/theme/diabook-aerith/communityhome.tpl @@ -17,7 +17,7 @@ <div id="close_services"> {{ if $lastusers_title }} <h3>Connectable Services<a id="close_services_icon" onClick="close_services()" class="icon close_box" title="close"></a></h3> -<div id="right_service_icons" style="margin-left: 11px; margin-top: 5px;"> +<div id="right_service_icons" style="margin-left: 16px; margin-top: 5px;"> <a href="$url/facebook"><img alt="Facebook" src="view/theme/diabook-blue/icons/facebook.png" title="Facebook"></a> <a href="$url/settings/connectors"><img alt="StatusNet" src="view/theme/diabook-blue/icons/StatusNet.png?" title="StatusNet"></a> <a href="$url/settings/connectors"><img alt="LiveJournal" src="view/theme/diabook-blue/icons/livejournal.png?" title="LiveJournal"></a> |