mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 10:50:23 +01:00
Use fa5 class on the sidebar toggle
This was added in AdminLTE v2.4.13. Also, remove unneeded related custom CSS while at it. Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -265,7 +265,7 @@ if($auth) {
|
||||
<!-- Header Navbar: style can be found in header.less -->
|
||||
<nav class="navbar navbar-static-top">
|
||||
<!-- Sidebar toggle button-->
|
||||
<a href="#" class="sidebar-toggle" data-toggle="push-menu" role="button">
|
||||
<a href="#" class="sidebar-toggle fa5" data-toggle="push-menu" role="button">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
</a>
|
||||
<div class="navbar-custom-menu">
|
||||
|
||||
Reference in New Issue
Block a user