From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 12:55:39 +0000 (+0200) Subject: wait #5136 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=82afc1bbaa37b3c317a3107360d047dd4591e6a3;p=fluidbook-html5.git wait #5136 @0.5 --- diff --git a/style/chapters.less b/style/chapters.less index 7aac8bdc..15d8b043 100644 --- a/style/chapters.less +++ b/style/chapters.less @@ -83,6 +83,10 @@ ul.chapters { &.onecolumn { .column { width: 100%; + + > [data-level="0"]:first-child { + margin-top: unit(15*@scale, px); + } } } @@ -94,6 +98,7 @@ ul.chapters { clear: both; } + li { position: relative;