From 0c51cb914ba27bb3742e2755c48fb7ca2a15108b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 28 May 2019 14:57:31 +0200 Subject: [PATCH] fix #2795 @0.5 --- style/fluidbook.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 3b760c2d..17281500 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1942,6 +1942,7 @@ form input[type="text"], form input[type="email"] { background-repeat: no-repeat; background-position: 0 0; top: 0; + left: 0; } } -- 2.39.5