From: Kathy Lussier Date: Tue, 11 Jul 2017 17:08:23 +0000 (-0400) Subject: LP#1486451: Remove rdetails_status nowrap style X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e2c70de9a7960b821820369e7d494b19ac587a3b;p=working%2FEvergreen.git 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 Signed-off-by: Terran McCanna Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index 137a20a95e..a8884dbf69 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -678,7 +678,6 @@ div.format_icon { [%- ELSE %] padding: 7px 0px 3px 13px; [%- END %] - white-space: nowrap; } #rdetails_status td[headers=copy_header_library],