diff --git a/view/theme/diabook/bottom.tpl b/view/theme/diabook/bottom.tpl index 08952aad6..1d15e460d 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()){