You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Matt! Run
$ grep -r nbsp src/
and you'll see a line with a bunch of " "s in a .js file that controls
what shows up on the `/pursuances/all` page. Please remove the " "s
and use CSS (flexbox, if possible) to align the input fields.
Thanks!
That is, on
/pursuance/all
, 'Search by tag' and 'Search by project descriptions' input fields.The text was updated successfully, but these errors were encountered: