Merge pull request 'Changed dimension of wire pallet pdf' (#707) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 24s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 24s
Reviewed-on: #707
This commit was merged in pull request #707.
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
$itemRowHeight -= 2.0;
|
$itemRowHeight -= 2.0;
|
||||||
}
|
}
|
||||||
if ($numItems == 2) {
|
if ($numItems == 2) {
|
||||||
$itemRowHeight -= 0.3;
|
$itemRowHeight -= 2.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($itemRowHeight < 3) {
|
if ($itemRowHeight < 3) {
|
||||||
|
|||||||
Reference in New Issue
Block a user