From 9b695e8795d44a6c8da8d6e24f7a983b9feeddb9 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Oct 2020 13:16:55 +0800 Subject: [PATCH] less/bootstrap/forms.less --- less/bootstrap/forms.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/bootstrap/forms.less b/less/bootstrap/forms.less index 6d61b71a6c..ec52eac479 100644 --- a/less/bootstrap/forms.less +++ b/less/bootstrap/forms.less @@ -228,7 +228,7 @@ input[type="search"] { label.box-label { min-height: @line-height-computed; // Ensure the input doesn't jump when there is no text - padding-left: 20px; + padding-left: 5px; margin-bottom: 0; font-weight: normal; cursor: pointer; -- 2.39.2