diff --git a/lib/assets/notification.css b/lib/assets/notification.css index d6f5c0a..2d6f359 100644 --- a/lib/assets/notification.css +++ b/lib/assets/notification.css @@ -49,7 +49,7 @@ a { #notification .message p { -webkit-app-region: drag; } -#notification.actions .message { +#notification.horizontal.actions .message { width: 205px; } #notification.vertical.actions .message { @@ -57,7 +57,7 @@ a { } #notification .message { height: 80px; - width: 310px; + width: 308px; float: left; text-overflow: clip; white-space: nowrap; diff --git a/playbook/playbook.html b/playbook/playbook.html index a38c737..8692ca5 100644 --- a/playbook/playbook.html +++ b/playbook/playbook.html @@ -34,6 +34,23 @@

Full options

icon: 'http://cl.ly/J49B/3951818241085781941.png', buttons: ['Dismiss', 'Snooze'], duration : 60000 +}) + + + +
+
+

No Buttons

+

If you don't like buttons, this one is for you!

+ +
+
+