From: Vincent Vanwaelscappel Date: Tue, 28 May 2019 13:21:42 +0000 (+0200) Subject: fix #2799 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2826354de44e9ec9b27db9b5d9211eb82cdd75ec;p=fluidbook-html5.git fix #2799 @0.25 --- diff --git a/js/libs/fluidbook/fluidbook.help.js b/js/libs/fluidbook/fluidbook.help.js index c9a97efe..ff76a9f5 100644 --- a/js/libs/fluidbook/fluidbook.help.js +++ b/js/libs/fluidbook/fluidbook.help.js @@ -322,7 +322,7 @@ FluidbookHelp.prototype = { // Build a HTML string via jQuery with all the styling // Bookmark icon: - var iconHolder = $('
').css({ + var iconHolder = $('
').css({ width: Math.round(box.width), height: Math.round(box.height), margin: Math.round(circleOffset), // Centre inside circle