Navbar: Dropdown korrekt positionieren (li.dropdown)

This commit is contained in:
Markus F.J. Busche
2025-09-21 12:40:37 +02:00
parent 7bffb76749
commit 5e448e8041
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<li id="navbar_plugin_tailscale_funnel"> <li id="navbar_plugin_tailscale_funnel" class="dropdown">
<a class="dropdown-toggle" href="#" data-toggle="dropdown" title="Tailscale Funnel"> <a class="dropdown-toggle" href="#" data-toggle="dropdown" title="Tailscale Funnel">
<i class="fas fa-share-square"></i> <i class="fas fa-share-square"></i>
<span class="visible-lg">Funnel</span> <span class="visible-lg">Funnel</span>

View File

@@ -2,5 +2,6 @@ setuptools>=68
wheel>=0.41 wheel>=0.41
build>=1.0 build>=1.0
packaging>=23 packaging>=23
octoprint_setuptools>=1.7.0 # Kompatible verfügbare Version laut Index
octoprint_setuptools==1.0.3