Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speedtest Menu Icon #51

Closed
0xspade opened this issue Mar 17, 2022 · 0 comments · Fixed by #52
Closed

Speedtest Menu Icon #51

0xspade opened this issue Mar 17, 2022 · 0 comments · Fixed by #52

Comments

@0xspade
Copy link

0xspade commented Mar 17, 2022

Hi,

Sorry, my OCD kicks in whenever I see the speedtest icon. Here's how I fix it.

In /scripts/pi-hole/php/header.php file, line 439. Instead of <i class="fa fa-tachometer-alt"></i> <span>Speedtest</span> replace or just edit like this <i class="fa fa-fw menu-icon fa-tachometer-alt"></i> <span>Speedtest</span>. It will align just like the other.

Thank me later :D

arevindh added a commit that referenced this issue Mar 17, 2022
@arevindh arevindh mentioned this issue Mar 17, 2022
arevindh added a commit that referenced this issue Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant