Merge pull request #7957 from atom/sm-gutter

Enable subpixel AA for tabs, status-bar etc.
This commit is contained in:
Nathan Sobo
2015-07-23 09:02:34 -06:00

View File

@@ -17,6 +17,7 @@
.gutter {
overflow: hidden;
z-index: 0;
text-align: right;
cursor: default;
min-width: 1em;