mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix: button alignment on mobile
This commit is contained in:
		| @@ -332,6 +332,14 @@ textarea, | ||||
|   } | ||||
| } | ||||
|  | ||||
| @media(max-width: 768px) { | ||||
|   .input-group-sm .btn-sm { | ||||
|     // accommodate larger font size on mobile | ||||
|     padding-top: .35rem; | ||||
|     padding-bottom: .35rem; | ||||
|   } | ||||
| } | ||||
|  | ||||
| .input-group .form-control-sm { | ||||
|   // accommodate larger font size on mobile | ||||
|   padding-top: .15rem; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon