From e85e809c23cbe31f98f43647b8497f67f5766dc3 Mon Sep 17 00:00:00 2001 From: Ken Tsang Date: Thu, 3 Aug 2017 09:58:26 +0100 Subject: [PATCH] Fixed styling --- app/templates/views/organisations/manage-org.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/organisations/manage-org.html b/app/templates/views/organisations/manage-org.html index 88d3a955a..3457230f4 100644 --- a/app/templates/views/organisations/manage-org.html +++ b/app/templates/views/organisations/manage-org.html @@ -27,7 +27,7 @@
{{textbox(form.name)}}
{{textbox(form.colour, width='1-4')}} - +
{{ page_footer( 'Save', @@ -42,13 +42,13 @@