From 1a4a36d0de85b1329a378f70b19e85864d3d5d71 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Wed, 27 Apr 2016 01:01:18 +0000 Subject: [PATCH] Bug 16359: Changing size of text input fields so filter box doesn't cover parts of page To test: 1) Go to Reports -> Saved reports 2) Notice how Filter covers parts of page 3) Apply patch and refresh page 4) Notice how Filter does not cover anything anymore Sponsored-by: Catalyst IT --- .../intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt index dee52ed..0dd6c5c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt @@ -1030,8 +1030,8 @@ Sub report: -
  • +
  • +
  • -- 1.7.10.4