]> git.evergreen-ils.org Git - Evergreen.git/commit
TPac; reduce vertical space caused by chilifresh link
authorBill Erickson <berick@esilibrary.com>
Thu, 3 Nov 2011 14:18:12 +0000 (10:18 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 15 Nov 2011 17:00:33 +0000 (12:00 -0500)
commit2cd2a9817e0a887865402c4b5dd8fd9660bd573a
tree9082cd583bd5e2953a21eb00d34f1f316d7567a5
parent93502ff44099a3372c30e135cc007f3b8becc4dd
TPac; reduce vertical space caused by chilifresh link

CSS loaded from chilifresh forces a fixed height on the
.chili_review class, which causes significant vertical space gobbling in
the results and details pages.  Solution is to change the chili_review
container from a <div> to a <span>, where the height has no effect.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/opac/parts/record/awards.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2