minor border fix

This commit is contained in:
Cassie Tarakajian 2016-09-21 19:14:31 -04:00
parent c9e3461dc5
commit 1e8165393b
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ $p5-light-activeline: rgb(207, 207, 207);
.cm-s-p5-light .CodeMirror-activeline-gutter {
background-color: #ECECEC;
border-right: 1px solid #ddd;
}
.cm-s-p5-light .cm-error {