mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	fix search bar position with slim sidebar
[ci skip]
This commit is contained in:
		@@ -220,6 +220,12 @@ main {
 | 
				
			|||||||
  font-size: 1rem;
 | 
					  font-size: 1rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@media screen and (min-width: 768px) {
 | 
				
			||||||
 | 
					  .navbar-brand.slim {
 | 
				
			||||||
 | 
					    max-width: 50px;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.dropdown.show .dropdown-toggle,
 | 
					.dropdown.show .dropdown-toggle,
 | 
				
			||||||
.dropdown-toggle:hover {
 | 
					.dropdown-toggle:hover {
 | 
				
			||||||
  opacity: 0.7;
 | 
					  opacity: 0.7;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user