mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-14 00:26:21 +00:00
Fix: some buttons incorrectly aligned in 2.8.4 (#6715)
This commit is contained in:
@@ -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