diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-09 13:23:38 +0100 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-09 13:23:38 +0100 |
commit | 9f441731af6929272b27ad9097235aab82f25b29 (patch) | |
tree | 80deee1fd1740009f4ae2cfc697134f11b76ffb7 /view/theme/diabook-blue/nav.tpl | |
parent | e06b941307b09fefc7c92bda8b93104d8c958628 (diff) | |
download | volse-hubzilla-9f441731af6929272b27ad9097235aab82f25b29.tar.gz volse-hubzilla-9f441731af6929272b27ad9097235aab82f25b29.tar.bz2 volse-hubzilla-9f441731af6929272b27ad9097235aab82f25b29.zip |
fixes in css
Diffstat (limited to 'view/theme/diabook-blue/nav.tpl')
-rw-r--r-- | view/theme/diabook-blue/nav.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/diabook-blue/nav.tpl b/view/theme/diabook-blue/nav.tpl index d0ff06673..289581c36 100644 --- a/view/theme/diabook-blue/nav.tpl +++ b/view/theme/diabook-blue/nav.tpl @@ -140,8 +140,8 @@ <div style="position: fixed; bottom: 5px; right: 10px;"><a href="javascript:scroll(0,0); "><img src="view/theme/diabook/icons/scroll_top.png" title="scroll to top"></a></div> -<div style="position: fixed; bottom: 5px; left: 25px;">$langselector</div> -<div style="position: fixed; bottom: 25px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook/icons/bluebug.png" title="report bugs for the theme diabook"/></a></div> +<div style="position: fixed; bottom: 3px; left: 25px;">$langselector</div> +<div style="position: fixed; bottom: 23px; left: 5px;"><a href="http://pad.toktan.org/p/diabook" target="blank" ><img src="view/theme/diabook/icons/bluebug.png" title="report bugs for the theme diabook"/></a></div> |