mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Adds toggle to header to display menu on mobile
This commit is contained in:
		| @@ -1,5 +1,8 @@ | ||||
| <div class="container"> | ||||
|     <div class="d-flex"> | ||||
|         <button class="navbar-toggler d-lg-none mr-2" type="button" data-toggle="collapse" data-target="#menu"> | ||||
|             <span class="navbar-toggler-icon"></span> | ||||
|         </button> | ||||
|         <a class="navbar-brand" href="/"> | ||||
|             <img src="/images/favicons/favicon-32x32.png" border="0">   <%- i18n('main', 'app') %> | ||||
|         </a> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user