http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13212
--- Comment #1 from Fridolin SOMERS <[email protected]> --- Created attachment 37428 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37428&action=edit Bug 13212 - Use CSS3 ellipsis instead of FacetLabelTruncationLength - intranet CSS3 has text-overflow: ellipsis - should use that instead of FacetLabelTruncationLength. This patch provides a POC for intranet. It adds ellipsis on all facet types except the availability one. Try to play with facets block size to see ellipsis is correct. See that facet count is hidden when ellipsis is used. An easy way to correct would be to set facet count first. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
