diff --git a/product_label_report/report/layout.xml b/product_label_report/report/layout.xml index 387d9434b..5350f733f 100644 --- a/product_label_report/report/layout.xml +++ b/product_label_report/report/layout.xml @@ -113,9 +113,9 @@ } .height-13 { - height: 107px; - min-height: 107px; - max-height: 107px; + height: 108px; + min-height: 108px; + max-height: 108px; margin-top: 0; margin-bottom: 0; }