lets do just mini on the grammar overlay since it originates from the middle

This commit is contained in:
Justin Palmer
2013-02-06 14:48:33 -08:00
parent 3675407ca7
commit 124b2c0c07

View File

@@ -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'