diff options
author | friendica <info@friendica.com> | 2012-05-12 22:20:03 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-12 22:20:03 -0700 |
commit | eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137 (patch) | |
tree | b955b2af2922c80776233dd26b1c7f898933916d /view/theme/diabook/communityhome.tpl | |
parent | e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc (diff) | |
parent | b506c6f07326c90b708fb255b199814e0f6c44d0 (diff) | |
download | volse-hubzilla-eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137.tar.gz volse-hubzilla-eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137.tar.bz2 volse-hubzilla-eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-x | view/theme/diabook/communityhome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl index 6fa330140..caefed3b3 100755 --- a/view/theme/diabook/communityhome.tpl +++ b/view/theme/diabook/communityhome.tpl @@ -10,7 +10,7 @@ <div id="mapcontrol" style="display:none;"> <form id="mapform" action="network" method="post" > -<div id="layermanager" style="width: 350px;position: relative;float: right;right:20px;"></div> +<div id="layermanager" style="width: 350px;position: relative;float: right;right:20px;height: 300px;"></div> <div id="map2" style="height:350px;width:350px;"></div> <div id="mouseposition" style="width: 350px;"></div> {{inc field_input.tpl with $field=$ELZoom}}{{endinc}} |