Skip to content

Commit 5c9a38c

Browse files
committed
Fix #4959
1 parent 041cb8c commit 5c9a38c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,15 @@ This project <em>does not yet</em> adhere to [Semantic Versioning](https://semve
3434
- CSD: Sometimes, not all images are created when the user clicks on "Save and New"
3535
- CSD: Delete buttons in the Determinations list don't work when the panel is locked and the task is reset [#4928]
3636
- No result for Collecting Events tab of the Collection Summary task for some combinations of parameters
37+
- Print labels: In some cases, labels are cut off in preview mode. [#4959]
3738

3839
[#4796]: https://github.com/SpeciesFileGroup/taxonworks/issues/4796
3940
[#4909]: https://github.com/SpeciesFileGroup/taxonworks/issues/4909
4041
[#4928]: https://github.com/SpeciesFileGroup/taxonworks/issues/4928
4142
[#4929]: https://github.com/SpeciesFileGroup/taxonworks/issues/4929
4243
[#4932]: https://github.com/SpeciesFileGroup/taxonworks/issues/4932
4344
[#4946]: https://github.com/SpeciesFileGroup/taxonworks/issues/4946
45+
[#4959]: https://github.com/SpeciesFileGroup/taxonworks/issues/4959
4446

4547
## [0.63.0] - 2026-05-15
4648

app/javascript/vue/tasks/labels/print_labels/stylesheets/ce.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ div.ce_lbl_4_dram_ETOH { /* sensu Cammack */
6262
margin: 0;
6363
margin-bottom: .8pt;
6464
white-space: pre;
65-
max-width: 66.8pt;
6665

6766
.code128_barcode {
6867
svg {

0 commit comments

Comments
 (0)