From: Thomas Willingham Date: Sun, 11 Nov 2012 18:44:13 +0000 (+0000) Subject: Diabook - move pause icon. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4c3e9fde288130259ec3729b310551511c1c8f13;p=friendica.git Diabook - move pause icon. --- diff --git a/view/theme/diabook/bottom.tpl b/view/theme/diabook/bottom.tpl index 08952aad65..1d15e460d7 100644 --- a/view/theme/diabook/bottom.tpl +++ b/view/theme/diabook/bottom.tpl @@ -15,7 +15,7 @@ $(document).ready(function() { }); - $("div#pause").attr("style", "position: fixed;bottom: 43px;left: 5px;"); + $("div#pause").attr("style", "position: fixed;bottom: 25px;left: 5px;"); $("div#pause").html("pause"); $(document).keydown(function(event) { if (!$("div#pause").html()){