mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-20 17:43:50 -05:00
[Glitch] Allow filter form in profiles directory to wrap
Port f1d250135ccf9be5c4d982a2c48417da89d38eb5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
6c05ac4068
commit
64e661b930
@ -120,6 +120,7 @@
|
|||||||
|
|
||||||
.filter-form {
|
.filter-form {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.autosuggest-textarea__textarea {
|
.autosuggest-textarea__textarea {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user