Merge
merged commit form master that fixed most things
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<!-- hidden-xs hides the username on small devices so only the image appears. -->
|
||||
<span id="user-name" class="hidden-xs">@Model</span>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<ul class="dropdown-menu" style="box-shadow: black 0px 0px 2px">
|
||||
<!-- The user image in the menu -->
|
||||
<li class="user-header">
|
||||
<img src="@session.GetString("avatar")" class="img-circle" alt="User Image" id="avatar">
|
||||
|
||||
Reference in New Issue
Block a user