Clickable logo using pointer-events

This commit is contained in:
JonnyWong16 2018-01-01 11:11:17 -08:00
commit 19969a8b1f
2 changed files with 4 additions and 13 deletions

View file

@ -64,7 +64,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand svg" href="home">
<a class="navbar-brand" href="home" title="Tautulli">
<object data="${http_root}images/logo-tautulli.svg" type="image/svg+xml" style="height: 45px;"></object>
</a>
</div>