diff options
author | Vasudev Kamath <kamathvasudev@gmail.com> | 2012-05-12 20:20:26 +0530 |
---|---|---|
committer | Vasudev Kamath <kamathvasudev@gmail.com> | 2012-05-12 20:20:26 +0530 |
commit | 3a45d4f9e0af301b8fdd4d509fc7ffe7514fb519 (patch) | |
tree | 14ee4aff19204d7f4e0fe679f48406c06af36187 /view/theme/diabook/communityhome.tpl | |
parent | 10db2f00f9f90cb7ee9fbd94a5c986427de779c2 (diff) | |
parent | 9699d9cd019cb668afdf0e0c9c390d331fcc6240 (diff) | |
download | volse-hubzilla-3a45d4f9e0af301b8fdd4d509fc7ffe7514fb519.tar.gz volse-hubzilla-3a45d4f9e0af301b8fdd4d509fc7ffe7514fb519.tar.bz2 volse-hubzilla-3a45d4f9e0af301b8fdd4d509fc7ffe7514fb519.zip |
Merge branch 'master' of git://github.com/friendica/friendica
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rw-r--r-- | 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 100644 --- 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}} |