From abfa27f817d8f31c352df3ccb78e7d612db437be Mon Sep 17 00:00:00 2001 From: Jaime Pillora Date: Tue, 28 May 2013 17:08:05 +1000 Subject: [PATCH] minor --- src/notify.coffee | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/notify.coffee b/src/notify.coffee index 982be24..0bf958a 100644 --- a/src/notify.coffee +++ b/src/notify.coffee @@ -5,11 +5,14 @@ pluginName = 'notify' className = '__'+pluginName +#opposites arrowDirs = top: 'bottom' bottom: 'top' left: 'right' right: 'left' + middle: null + center: null styles = core: