From ee95daf441ca1c3420de067b4283c5e229935a31 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 24 Mar 2023 13:07:53 +0100 Subject: [PATCH] wait #5828 @0.5 --- style/fluidbook.less | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index 62468f20..93fa9634 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -2044,11 +2044,11 @@ form input[type="text"], form input[type="email"] { .doubleThumb { height: @thumb-height; - &.left { - .ltr & { - margin-right: 10px; - } - } + //&.left { + // .ltr & { + // margin-right: 10px; + // } + //} &.simple { -- 2.39.5