UX: fix bulk select button height on search page (#12301)

This commit is contained in:
Kris 2021-03-08 17:22:13 -05:00 committed by GitHub
parent fecf3e20d9
commit 8fb28ae365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
.search-title {
display: flex;
justify-content: flex-start;
align-items: flex-start;
align-items: stretch;
flex-wrap: wrap;
button {
margin: 0 0.5em 0.5em 0;