From 7b3be076b435292ce777dc78fae9e178b3c14a82 Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 11 Aug 2022 18:38:34 -0700 Subject: [PATCH] Make location field the same width Signed-off-by: snipe --- resources/views/partials/forms/edit/location-select.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/partials/forms/edit/location-select.blade.php b/resources/views/partials/forms/edit/location-select.blade.php index 262537795..6603f5878 100644 --- a/resources/views/partials/forms/edit/location-select.blade.php +++ b/resources/views/partials/forms/edit/location-select.blade.php @@ -2,7 +2,7 @@
{{ Form::label($fieldname, $translated_name, array('class' => 'col-md-3 control-label')) }} -
+