We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f2787 commit f83e898Copy full SHA for f83e898
Assets/css/all.css
@@ -309,10 +309,6 @@ a {
309
&:active {
310
text-decoration: none;
311
}
312
-
313
- & + a {
314
- display: inline-block;
315
- }
316
317
318
b,
Changelog.md
@@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
#149 by @mattt.
39
- Fixed declarations for properties without explicit type annotations.
40
#150 by @mattt.
41
+- Fixed visual regression for adjacent linked tokens in code block.
42
+ #152 by @mattt.
43
44
## [1.0.0-beta.3] - 2020-05-19
45
0 commit comments