Fix notification menu clipping out of view
This commit is contained in:
parent
2b66026683
commit
4474d9895c
|
@ -8,7 +8,7 @@
|
|||
%i.fa.fa-bell
|
||||
%span.sr-only Notifications
|
||||
%span.badge= notification_count
|
||||
.dropdown-menu.notification-dropdown
|
||||
.dropdown-menu.dropdown-menu-right.notification-dropdown
|
||||
- if notifications.count == 0
|
||||
.dropdown-item.text-center.p-2
|
||||
%i.fa.fa-bell-o.notification__bell-icon
|
||||
|
|
Loading…
Reference in New Issue