better mobile support for gritter messages, before it was awful

This commit is contained in:
John McLear 2013-03-17 01:23:31 +00:00
parent f0dee2d2ce
commit 693b9b9b94
4 changed files with 40 additions and 6 deletions

View file

@ -21,8 +21,6 @@
$.gritter.options = {
position: '',
class_name: '', // could be set to 'gritter-light' to use white notifications
fade_in_speed: 'medium', // how fast notifications fade in
fade_out_speed: 1000, // how fast the notices fade out
time: 6000 // hang on the screen for...
}