mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
kill go-to-line editor style, it's defined elsewhere.
This commit is contained in:
@@ -16,11 +16,6 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.go-to-line .editor {
|
||||
box-sizing: border-box;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.go-to-line .message {
|
||||
padding-top: 2px;
|
||||
font-size: 11px;
|
||||
|
||||
@@ -16,11 +16,6 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.go-to-line .editor {
|
||||
box-sizing: border-box;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.go-to-line .message {
|
||||
padding-top: 2px;
|
||||
font-size: 11px;
|
||||
|
||||
Reference in New Issue
Block a user