From 9949f30c2b429d0ea6310190abcff277a6852e3f Mon Sep 17 00:00:00 2001
From: Bernd Bestel
Date: Tue, 10 Nov 2020 22:01:23 +0100
Subject: [PATCH] Unify hint texts
---
views/productform.blade.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/views/productform.blade.php b/views/productform.blade.php
index ea2db167..bb3abd86 100644
--- a/views/productform.blade.php
+++ b/views/productform.blade.php
@@ -256,7 +256,7 @@
'invalidFeedback' => $__t('The amount cannot be lower than %s', '1'),
'additionalCssClasses' => 'input-group-qu',
'additionalHtmlElements' => ''
+ class="form-text text-info d-none">
'
))