From eb2f79146228ac0ff3d74adc734e8b7b90152db3 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 27 Jun 2014 11:30:17 -0400 Subject: [PATCH] Bug 11810: Input fields in OPAC suggestion form are a bit short (Bootstrap) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The default Bootstrap input size (absent any specific input size or class) is too short for the suggestion form. This patch adds a Bootstrap class to fields which need more room and adjusts the OPAC CSS to allow for better handling of input width at lower screen widths. To test apply the patch and clear your browser cache if necessary. Open the "new suggestion" form in the OPAC and confirm that the entry fields for title, author, publisher, and collection title are sized well. Adjust the width of your browser window up and down to confirm that the field sizes adjust well at various screen widths. Followed test plan. Works as expected. Signed-off-by: Marc VĂ©ron Signed-off-by: Katrin Fischer Works nicely, no problems found. Signed-off-by: Tomas Cohen Arazi Signed-off-by: Christopher Brannon http://bugs.koha-community.org/show_bug.cgi?id=11703 --- .../bootstrap/en/modules/opac-suggestions.tt | 8 ++++---- koha-tmpl/opac-tmpl/bootstrap/less/responsive.less | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt index e10f37e..b4a77d7 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt @@ -34,12 +34,12 @@
    -
  1. -
  2. +
  3. +
  4. -
  5. -
  6. +
  7. +