From 0ed7dc483467afb6ab0e9e5b46b033ab830dc10b Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Sat, 23 Jan 2021 17:43:33 +0000 Subject: [PATCH] Small alignment fix in asset list --- assets/templates/asset_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/templates/asset_list.html b/assets/templates/asset_list.html index 471371772..2b3254288 100644 --- a/assets/templates/asset_list.html +++ b/assets/templates/asset_list.html @@ -58,7 +58,7 @@ {% block content %}
-
+
{% render_field form.q|add_class:'form-control' placeholder='Enter Asset ID/Desc/Serial' %} @@ -78,7 +78,7 @@
-
+
{% button 'new' 'asset_create' style="width: 6em" %}