kill prompt icon for now

This commit is contained in:
Justin Palmer
2013-02-13 00:04:10 -08:00
parent bca46fdf6c
commit 21eb956839

View File

@@ -79,19 +79,8 @@
padding: 1px;
}
.command-panel .prompt-and-editor .prompt:before {
color: #969696;
content: '\f078';
font-family: 'Octicons Regular';
position: relative;
top: 0;
left: -5px;
-webkit-font-smoothing: antialiased;
}
.command-panel .prompt-and-editor .editor {
position: relative;
left: -4px;
margin-right: -4px;
}