mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 11:21:47 -05:00
error too much navbar
This commit is contained in:
parent
67d7cfbbe5
commit
a99eb3329b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<div class="navbar-header hidden-xs hidden-sm">
|
||||
<a href="@Url.Action("Index", "Home")" class="navbar-brand"><img src="https://cdn.discordapp.com/emojis/276479128574623745.png" style="width:auto;height:auto; max-width:24px;" /></a>
|
||||
</div>
|
||||
<div class="navbar-collapse collapse hidden-md hidden-lg">
|
||||
<div class="hidden-md hidden-lg hidden-print">
|
||||
<ul class="nav nav-pills">
|
||||
<li><a href="@Url.Action("Index", "Home")"><img src="https://cdn.discordapp.com/emojis/276479128574623745.png" style="width:auto;height:auto; max-width:24px;" /></a></li>
|
||||
<li><a href="@Url.Action("Index", "Download")"><span class="glyphicon glyphicon-arrow-down"></span></a></li>
|
||||
|
|
Loading…
Reference in a new issue