Fix admin notices (#10480) (#10483)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
John Olheiser 2020-02-26 11:14:37 -06:00 committed by GitHub
parent ed664a9e1d
commit e9061a537c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -29,7 +29,7 @@
}
}
form button[type='submit'] {
form tbody button[type='submit'] {
padding: 5px 8px;
}
}