Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit dcffe66

Browse files
committed
Small style clean up
1 parent ee10357 commit dcffe66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/brackets_codemirror_override.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
.CodeMirror-matchingtag { background: @matching-bracket; }
259259
}
260260

261-
.show-line-padding .inline-text-editor .CodeMirror .CodeMirror-activeline-background {
261+
.show-line-padding .inline-text-editor .CodeMirror-activeline-background {
262262
box-shadow: inset @code-padding 0 0 0 transparent;
263263
}
264264

0 commit comments

Comments
 (0)