]> _ Git - fluidbook-html5.git/commitdiff
fix #2799 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 May 2019 13:21:42 +0000 (15:21 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 May 2019 13:21:42 +0000 (15:21 +0200)
js/libs/fluidbook/fluidbook.help.js

index c9a97efef1b78d030144839f2a085fa24446d76b..ff76a9f5fa9195fd5236375c20e61ac8758ecb24 100644 (file)
@@ -322,7 +322,7 @@ FluidbookHelp.prototype = {
 
         // Build a HTML string via jQuery with all the styling
         // Bookmark icon:
-        var iconHolder = $('<div class="bookmark right" data-enabled="enabled" />').css({
+        var iconHolder = $('<div class="bookmark ' + side + '" data-enabled="enabled" />').css({
             width: Math.round(box.width),
             height: Math.round(box.height),
             margin: Math.round(circleOffset), // Centre inside circle