From: Alan Knowles Date: Wed, 14 Oct 2020 05:16:55 +0000 (+0800) Subject: less/bootstrap/forms.less X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9b695e8795d44a6c8da8d6e24f7a983b9feeddb9 less/bootstrap/forms.less --- 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;