From d823bc6937558bc0fbb7003c6be6f75ab35772bf Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 16 Jul 2015 15:57:49 +0000 Subject: [PATCH] Integrate tooltip links --- style/fluidbook.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/fluidbook.css b/style/fluidbook.css index 15add7f7..05e58c13 100644 --- a/style/fluidbook.css +++ b/style/fluidbook.css @@ -1577,6 +1577,7 @@ a.button { max-width: 180px; z-index: 100; white-space: pre-wrap; + line-height: 1.15rem; } @media handled and (orientation: portrait) { -- 2.39.5