]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1685840: Google Books Preview: responsive sizing
authorDan Scott <dscott@laurentian.ca>
Mon, 24 Apr 2017 15:29:37 +0000 (11:29 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 4 May 2017 14:31:25 +0000 (10:31 -0400)
commitb6e3ad033f98bf75a0d03021907103ed313ab475
tree3f5b0c3f56116935ee89c22676811562c133c15e
parent07466251f2c0d60a5c6aaebb23c87d5cf26c7f02
LP#1685840: Google Books Preview: responsive sizing

Use the viewport's actual height and width to display the book preview,
rather than hard-coding 600px x 800px. On a very wide screen, the book
will be centred; on a small screen such as a mobile device, the book
will not scroll indiscriminately off to the side, but instead stays
within the bounds of the viewport.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <ben@evergreener.net>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/opac/parts/ac_google_books.tt2