mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Fix the sidebar toggle from overflowing when hovered over
Thanks to @Th3M3 for finding the issue and solution. Fixes #945 Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.main-header>.navbar {
|
||||
.main-header>.navbar, .navbar>.sidebar-toggle {
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user