From: Vincent Vanwaelscappel Date: Mon, 13 Feb 2023 08:43:02 +0000 (+0100) Subject: wait #5724 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ceea7fc606ee3c201dd295f5f38db603a7bd9cd7;p=fluidbook-html5.git wait #5724 @0.25 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index d42dc566..62468f20 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -2078,7 +2078,7 @@ form input[type="text"], form input[type="email"] { &.here { background-color: @menu-select-background; color: @menu-select-text; - z-index: -2; + z-index: 0; } .overlay { @@ -2214,7 +2214,7 @@ form input[type="text"], form input[type="email"] { left: -5px; width: unit(@thumb-width+11, px); height: @shade-height; - z-index: -1; + z-index: 1; } }