diff --git a/js/notify/electron-notify.html b/js/notify/electron-notify.html
index d76ff637..43d37ecd 100644
--- a/js/notify/electron-notify.html
+++ b/js/notify/electron-notify.html
@@ -7,8 +7,7 @@
diff --git a/js/notify/electron-notify.js b/js/notify/electron-notify.js
index 1fce27d5..8434fccb 100644
--- a/js/notify/electron-notify.js
+++ b/js/notify/electron-notify.js
@@ -123,7 +123,7 @@ let config = {
fontFamily: 'Lato-Regular, san-serif',
fontSize: 12,
color: '#4a4a4a',
- marginTop: 6,
+ marginTop: 12,
marginRight: 65,
marginLeft: 52,
overflow: 'hidden',