mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Fix notification menu clipping out of view
This commit is contained in:
parent
2b66026683
commit
4474d9895c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue