forked from MarseyWorld/MarseyWorld
allow ppl to middle-mouse-click on their profile on the header to open it
parent
c7271acdd0
commit
2d2bbd63f9
|
@ -197,7 +197,7 @@
|
|||
|
||||
<li class="nav-item d-flex align-items-center justify-content-center text-center">
|
||||
<div class="dropdown" id="header--dropdown">
|
||||
<a class="nav-link bg-transparent py-0 pr-0" role="button" id="dropdownMenuLink" data-bs-toggle="dropdown"
|
||||
<a href="{{v.url}}" class="nav-link bg-transparent py-0 pr-0" role="button" id="dropdownMenuLink" data-bs-toggle="dropdown"
|
||||
aria-haspopup="true" aria-expanded="false">
|
||||
<div class="d-flex">
|
||||
<div class="profile-pic-35-wrapper">
|
||||
|
|
Loading…
Reference in New Issue