mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix: some buttons incorrectly aligned in 2.8.4 (#6715)
This commit is contained in:
		| @@ -31,6 +31,9 @@ form { | ||||
|   .input-group .btn { | ||||
|     border-color: rgba(255, 255, 255, 0.2); | ||||
|     color: var(--pngx-primary-text-contrast); | ||||
|     padding-top: .15rem; | ||||
|     padding-bottom: .15rem; | ||||
|     min-height: calc(1.3em + 0.5rem + calc(var(--bs-border-width) * 2)) !important; | ||||
|   } | ||||
|  | ||||
|   .form-control { | ||||
|   | ||||
| @@ -332,8 +332,7 @@ textarea, | ||||
|   } | ||||
| } | ||||
|  | ||||
| .input-group .form-control-sm, | ||||
| .input-group .btn-sm { | ||||
| .input-group .form-control-sm { | ||||
|   // accommodate larger font size on mobile | ||||
|   padding-top: .15rem; | ||||
|   padding-bottom: .15rem; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon