Fix notification image #472
This commit is contained in:
parent
885665f9d3
commit
c8c3ffef42
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@
|
|||
<div class="m-dropdown__wrapper">
|
||||
<span class="m-dropdown__arrow m-dropdown__arrow--right m-dropdown__arrow--adjust"></span>
|
||||
<div class="m-dropdown__inner">
|
||||
<div class="m-dropdown__header m--align-center" style="background: url(assets/app/media/img/misc/notification_bg.jpg); background-size: cover;">
|
||||
<div class="m-dropdown__header m--align-center" style="background: url(/assets/app/media/img/misc/notification_bg.jpg); background-size: cover;">
|
||||
<span class="m-dropdown__header-title">
|
||||
<span id="notif-count">-</span> New
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue