Skip to content

Commit 6ada768

Browse files
committed
Fix what gets highlighted
1 parent 0fb759f commit 6ada768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/styles/highlight.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
margin: 15px 0;
33
}
44

5-
.line-highlight span.line {
5+
.line-highlight .line.highlight {
66
display: block;
77
background: #e5f6e5;
88
padding: 1px 0;

0 commit comments

Comments
 (0)