From 707c6d1d448284efff002eb1866f31fc31cef7b3 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 23 Apr 2021 20:09:07 +0200 Subject: Remove some garbage --- test/lhs-test.html | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/lhs-test.html b/test/lhs-test.html index 38e0830f6..89b49913e 100644 --- a/test/lhs-test.html +++ b/test/lhs-test.html @@ -145,6 +145,7 @@ pre > code.sourceCode { white-space: pre; position: relative; } pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } + .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } div.sourceCode { margin: 1em 0; } pre.sourceCode { margin: 0; } -- cgit v1.2.3