* fix: channel navigation from suggested subscriptions
* fix: move subscribe/share buttons below name on channel page
* fix: images with weird media type
* fix: increase tx amount size on tx table
* change: add icons to nav bar
* fix: move filewatcher-webpack-plugin into dev dependencies
* fix: upgrade button styling
* improvement: modal consistency
* change: increase svg stroke inside button
* fix: more descriptive title on header for wallet balance
* fix: minor color/alignment
* chore: update lbry-redux
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version