]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1486451: Remove rdetails_status nowrap style
authorKathy Lussier <klussier@masslnc.org>
Tue, 11 Jul 2017 17:08:23 +0000 (13:08 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 17 Jul 2017 18:50:13 +0000 (14:50 -0400)
commitf9e6c48d1b9db43b21216d31b3a565c8ec27bb8e
tree5ff5989ae947f618a2ad7340872f7b211ccb2b92
parent24edd83b6c7ea4961aeeb5b1d2bf4a0becc1b142
LP#1486451: Remove rdetails_status nowrap style

The copy details table was styled to not wrap, which sometimes pushed table
contents off the page, particularly when some of the copies are conjoined
items. This commit removes the style that was preventing wrapping.

Test plan:
Load record 15 in the Concerto dataset. Before the patch is loaded, you'll
see that some of the content in the copy details table is pushed off the
screen and requires horizontal scrolling. Post-patch, all of the copy
details will display on screen without horizontal scrolling. In addition
to the change in the Conjoined Items, you also might see some text wrapping
in the Shelving Location and Status columns.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Conflicts:
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/css/style.css.tt2