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

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;