mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Fix missing "toggle" for right-hand navigation
This button was accidentally removed when the archives were
removed in ba85012f47
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -26,4 +26,7 @@
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div class="ctrl-right">
|
||||
<a href="javascript:void(0)" id="menu-toggle"><i class="fa fa-indent" aria-hidden="true"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user