From 99c367f0a38a22110608a4fcfba45336f14acdf5 Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Thu, 6 Dec 2018 12:12:44 +0100 Subject: [PATCH] Fix #2407 @0.75 --- style/print.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/print.less b/style/print.less index 289aeb57..927858f1 100644 --- a/style/print.less +++ b/style/print.less @@ -26,6 +26,7 @@ .doubleThumb { margin-bottom: 1em; + position: relative; } .thumb.right { -- 2.39.5