aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2021-04-23 20:09:07 +0200
committerIgor Pashev <pashev.igor@gmail.com>2021-04-23 20:09:59 +0200
commit707c6d1d448284efff002eb1866f31fc31cef7b3 (patch)
tree966b2d09c5eeeca610c4308ba573867745e6ca96 /test
parent113479feb55e555a6a114cf6878f9a24c48b3347 (diff)
downloadpandoc-707c6d1d448284efff002eb1866f31fc31cef7b3.tar.gz
Remove some garbage
Diffstat (limited to 'test')
-rw-r--r--test/lhs-test.html1
1 files changed, 1 insertions, 0 deletions
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; }