]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Streamline facet display
authorDan Scott <dscott@laurentian.ca>
Tue, 24 Sep 2013 05:55:37 +0000 (01:55 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 22:45:14 +0000 (18:45 -0400)
commit3314f282e94f058e05e21eba0278822b00955cba
tree148f51e4fd06c5d0ef54d5d698fb6605f668fdfa
parent3f746a756a063924447e1ceb8ab5621b6f2cb8a5
TPAC: Streamline facet display

Rather than including a DIV containing only a non-breaking space to
clear the lines of the facets, just use CSS to clear each facet and set
a bottom margin appropriately.

Also, take advantage of wide screens by allowing facets to display
more broadly rather than being limited to a 10% width of the screen.

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/result/facets.tt2