mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Fix white in logo text
This commit is contained in:
parent
23486ff235
commit
11b2a17fb3
5 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="home">
|
||||
<img alt="Tautulli" src="${http_root}images/logo-tautulli-50.png" height="40">
|
||||
<img alt="Tautulli" src="${http_root}images/logo-tautulli-40.png" height="40">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse navbar-right" id="navbar-collapse-1">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue