From 31030812066a053b4ad26cf3c2e0f2b2be417fe0 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 28 May 2019 16:42:40 +0200 Subject: [PATCH] fix #2801 @0.25 --- style/fluidbook.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 59bfd229..ace5b0d8 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1916,6 +1916,7 @@ form input[type="text"], form input[type="email"] { z-index: 1; top: 0; left: 0; + margin-right: 0 !important; } .shade { -- 2.39.5