mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix: re-center navbar brand on mobile with notifications button
This commit is contained in:
		| @@ -244,6 +244,13 @@ main { | ||||
|   } | ||||
| } | ||||
|  | ||||
| @media screen and (max-width: 768px) { | ||||
|   .navbar-toggler { | ||||
|     // compensate for 2 buttons on the right | ||||
|     margin-right: 45px; | ||||
|   } | ||||
| } | ||||
|  | ||||
| @media screen and (min-width: 768px) { | ||||
|   .navbar-brand.slim { | ||||
|     max-width: 50px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon