Revert "Remove max-height constraint on sidenote numbers"

This reverts commit 24e69f0397.
This commit is contained in:
2025-11-23 19:39:25 -05:00
parent 24e69f0397
commit f4c53d4170
+1
View File
@@ -391,6 +391,7 @@ input.margin-toggle {
label.sidenote-number {
display: inline-block;
max-height: 2rem; /* should be less than or equal to paragraph line-height */
}
label.margin-toggle:not(.sidenote-number) {