From 77c5ecb8d22355451c2f3756ea9a3cf7919e0e12 Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Wed, 28 Sep 2011 09:09:33 -0400 Subject: [PATCH] A slight modification to prevent clipping in the EDI Accounts interface Just a few tweaks via CSS to make sure the footer notes don't clip off part of the main grid. Signed-off-by: Michael Peters Signed-off-by: Mike Rylander --- Open-ILS/web/templates/default/conify/global/acq/edi_account.tt2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/web/templates/default/conify/global/acq/edi_account.tt2 b/Open-ILS/web/templates/default/conify/global/acq/edi_account.tt2 index 3170cc8c27..26af18d58e 100644 --- a/Open-ILS/web/templates/default/conify/global/acq/edi_account.tt2 +++ b/Open-ILS/web/templates/default/conify/global/acq/edi_account.tt2 @@ -29,7 +29,8 @@ function formatProvider(value) { }
-- 2.11.0