mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Remove left padding to gutter fold octicon (it causes spec failures)
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
|
||||
.editor .gutter .line-number:after {
|
||||
font-size: 0.8em;
|
||||
padding-left: 0.2em;
|
||||
content: @chevron-right;
|
||||
font-family: 'Octicons Regular';
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
Reference in New Issue
Block a user