fix: stray notifications hidden class
This commit is contained in:
parent
22e7da52c0
commit
56bc0d9efd
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<ul class="navbar-nav">
|
||||
<li class="nav-item dropdown dropdown-notifications dropdown-mobile hidden">
|
||||
<a
|
||||
class="nav-link notifications-icon text-muted hidden"
|
||||
class="nav-link notifications-icon text-muted"
|
||||
data-toggle="dropdown"
|
||||
aria-haspopup="true"
|
||||
aria-expanded="true"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue