Open elimisteve opened 5 years ago
I'm probably down to try this one for a start. I'm not sure how it should be aligned though?
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!
On Wednesday, February 6, 2019, Matt Muhr notifications@github.com wrote:
I'm probably down to try this one for a start. I'm not sure how it should be aligned though?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/EffectiveAF/effective/issues/7#issuecomment-461285055, or mute the thread https://github.com/notifications/unsubscribe-auth/AAIhU91-d6yGrXjvRr2UEV8F2QiyN9TLks5vK6ySgaJpZM4Zm-w0 .
That is, on
/pursuance/all
, 'Search by tag' and 'Search by project descriptions' input fields.