From ab60c7f5fdf705f9a4849620fe6c239da8694033 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 15 Nov 2019 17:26:18 +0100 Subject: [PATCH] wip #3184 @0.5 --- style/fluidbook.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index 3d37b688..29dbadde 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -2753,6 +2753,7 @@ ul.chapters { right: 0; bottom: -40px; color: @menu-text; + white-space: nowrap; .menu-burger & { right: auto; @@ -2796,7 +2797,7 @@ ul.chapters { span { text-transform: uppercase; - margin-left: 20px; + margin-left: 10px; position: relative; top: -5px; -- 2.39.5