diff --git a/static/editor.less b/static/editor.less index 866a0f45f..54fd24629 100644 --- a/static/editor.less +++ b/static/editor.less @@ -30,7 +30,7 @@ cursor: default; } -.editor .gutter .line-number { +.editor .gutter { padding-right: .5em; padding-left: .5em; box-sizing: border-box;