mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
lets do just mini on the grammar overlay since it originates from the middle
This commit is contained in:
@@ -4,7 +4,7 @@ SelectList = require 'select-list'
|
||||
module.exports =
|
||||
class GrammarView extends SelectList
|
||||
|
||||
@viewClass: -> "#{super} grammar-view from-bottom overlay mini"
|
||||
@viewClass: -> "#{super} grammar-view from-top overlay mini"
|
||||
|
||||
filterKey: 'name'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user