diff --git a/frappe/public/less/notifications.less b/frappe/public/less/notifications.less index e188ae72e2..adc15ec3ae 100644 --- a/frappe/public/less/notifications.less +++ b/frappe/public/less/notifications.less @@ -117,8 +117,9 @@ a.recent-item:hover { margin: 0 15px; } - .notification-timestamp { - margin: 5px 0 0px 44px; + .recent-item .user-avatar { + margin-right: 10px; + margin-left: 5px; } }