mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
tweak spacing
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
}
|
||||
|
||||
.command-panel .preview-list .path {
|
||||
padding-left: 5px;
|
||||
position: relative;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
@@ -69,6 +68,7 @@
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin-right: 5px;
|
||||
margin-left: 5px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
content: "\f05b";
|
||||
position: relative;
|
||||
@@ -102,7 +102,6 @@
|
||||
}
|
||||
|
||||
.command-panel .preview-list .line-number {
|
||||
padding-left: 3px;
|
||||
margin-right: 1ex;
|
||||
text-align: right;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user