From: Vincent Vanwaelscappel Date: Wed, 15 Dec 2021 17:38:19 +0000 (+0100) Subject: wait #4963 @0:20 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=202958996e2025be115210d9476b2a24f7aa2414;p=fluidbook-html5.git wait #4963 @0:20 --- diff --git a/style/chapters.less b/style/chapters.less index dafc3f5c..7aac8bdc 100644 --- a/style/chapters.less +++ b/style/chapters.less @@ -137,11 +137,11 @@ ul.chapters { li > a > span { display: block; - padding-right: unit(30*@scale, px); + padding-right: unit(40*@scale, px); .rtl & { padding-right: 0; - padding-left: unit(30*@scale, px); + padding-left: unit(40*@scale, px); } } @@ -154,9 +154,9 @@ ul.chapters { position: absolute; display: inline-block; vertical-align: top; - width: @size; height: @size; text-align: center; + white-space: nowrap; .rtl & { right: auto;