From 792cfb6b1a66b451cd29726207dec32c83e56efe Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 2 Apr 2019 16:07:02 +0200 Subject: [PATCH] wait #2660 @0:20 --- style/fluidbook.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index 7ecc7258..e86ce04d 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -2489,10 +2489,10 @@ ul.chapters { padding: 20px 25px; border-radius: 3px; display: none; - font-size: 14px; + font-size: unit(@tooltip-font-size, px); z-index: 100; white-space: pre-wrap; - line-height: 16px; + line-height: 1.14; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; -- 2.39.5