Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 35a5c7c

Browse files
committed
[[ CheatSheet ]] Fix misalignment of code field
1 parent efcc30d commit 35a5c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cheat-sheet/cheat-sheet.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ command BuildRowForLanguage pContent, pLanguage
308308
_internal script colorize char 1 to the number \
309309
of chars in tToCodeText of tToCode
310310
set the height of tToCode to the formattedHeight of tToCode
311-
set the top of tToCode to the bottom of tText + kTitlePadding
311+
set the top of tToCode to the bottom of tText + kPadding
312312
end BuildRowForLanguage
313313

314314
function RowHeight pGroupName

0 commit comments

Comments
 (0)