notifications: Improve HTML/CSS for desktop notifications.

This commit is contained in:
Tim Abbott
2017-01-02 16:42:04 -08:00
parent 0b78fe54e8
commit 2ef19901dd
3 changed files with 6 additions and 1 deletions

View File

@@ -222,6 +222,7 @@ function in_browser_notify(message, title, content, raw_operators, opts) {
gravatar_url: ui.small_avatar_url(message),
title: title,
content: content,
message_id: message.id,
}));
$('.top-right').notify({