]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC expert search: wrap labelled fields consistently
authorDan Scott <dscott@laurentian.ca>
Tue, 24 Sep 2013 14:57:56 +0000 (10:57 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 22:45:14 +0000 (18:45 -0400)
commit4f8139372d712cbeb3a3a1bb9be9b10bc3b0c2d9
tree33c67b5f1049684eb7d6ba477e755932771f28b4
parent16fde03781c4efc9dc2d1f64819515603f24d9ed
TPAC expert search: wrap labelled fields consistently

Use a new class "nonbreaking-wrapper" with display:inline-block to keep
label + input fields together, rather than the inline "whitespace:
no-wrap" which did not work on Chrome (and oddly enough forced the value
field to the next line).

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/advanced/expert.tt2