From: Vincent Vanwaelscappel Date: Wed, 2 Dec 2020 10:43:21 +0000 (+0100) Subject: wait #4109 @0:20 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a43586047703a2eb30f6f842146248222b75f02d;p=fluidbook-html5.git wait #4109 @0:20 --- diff --git a/style/mobilefirst.less b/style/mobilefirst.less index d7b7fdb5..9aba2585 100644 --- a/style/mobilefirst.less +++ b/style/mobilefirst.less @@ -91,7 +91,7 @@ } - .link.multimedia.notinteractive { + #links .link.multimedia.notinteractive { visibility: hidden; opacity: 0; @@ -142,9 +142,17 @@ } } } - + .mview[data-menu="index"] { + .content { + overflow-x: auto; + } + .ps__rail-x{ + display: block; + } + } } + .mview .content.mobilefirst { .indexView { min-width: 100%; @@ -152,6 +160,10 @@ opacity: 0; transition: opacity 250ms; + .thumb .number{ + padding-top:10px; + } + .here { .thumb.cut { &:after { @@ -200,6 +212,7 @@ .pageholder { height: 100%; + max-height: none; &.cut { overflow: hidden;