Compare commits
2 Commits
7535f83c83
...
0393b941cf
| Author | SHA1 | Date | |
|---|---|---|---|
| 0393b941cf | |||
|
|
4fbb9246e6 |
@@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
$itemRowHeight -= 0.5;
|
$itemRowHeight -= 0.5;
|
||||||
if ($numItems == 1) {
|
if ($numItems == 1) {
|
||||||
$itemRowHeight -= 0.5;
|
$itemRowHeight -= 2.0;
|
||||||
}
|
}
|
||||||
if ($numItems == 2) {
|
if ($numItems == 2) {
|
||||||
$itemRowHeight -= 0.3;
|
$itemRowHeight -= 0.3;
|
||||||
|
|||||||
Reference in New Issue
Block a user