mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 18:59:48 +01:00
remove border on logo
This commit is contained in:
@@ -242,7 +242,7 @@ if($auth) {
|
||||
<ul class="dropdown-menu">
|
||||
<!-- User image -->
|
||||
<li class="user-header">
|
||||
<img src="img/logo.svg" sizes="160x160" alt="User Image" />
|
||||
<img src="img/logo.svg" sizes="160x160" alt="User Image" style="border-color:transparent" />
|
||||
<p>
|
||||
Open Source Ad Blocker
|
||||
<small>Designed For Raspberry Pi</small>
|
||||
|
||||
Reference in New Issue
Block a user