mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: fix bulk select button height on search page (#12301)
This commit is contained in:
parent
fecf3e20d9
commit
8fb28ae365
@ -79,7 +79,7 @@
|
|||||||
.search-title {
|
.search-title {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
align-items: flex-start;
|
align-items: stretch;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
button {
|
button {
|
||||||
margin: 0 0.5em 0.5em 0;
|
margin: 0 0.5em 0.5em 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user