diff --git a/less/header.less b/less/header.less index 105cd9e..769638f 100644 --- a/less/header.less +++ b/less/header.less @@ -1,6 +1,8 @@ .header, .slideout-menu { - .notifications .dropdown-menu { - padding: 0; + .notifications.dropdown, .chats.dropdown { + .dropdown-menu { + padding: 0; + } } .notification-list {