diff --git a/package.json b/package.json index 22639f622..de516a9c5 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "imagesloaded": "^4.1.4", "json-loader": "^0.5.4", "lbry-format": "https://github.com/lbryio/lbry-format.git", - "lbry-redux": "lbryio/lbry-redux#16c6ba1a249476889bd8d3888b7b920a5943c421", + "lbry-redux": "lbryio/lbry-redux#15737f9b098f3654122a75f93d63584e7ffa17a1", "lbryinc": "lbryio/lbryinc#db0663fcc4a64cb082b6edc5798fafa67eb4300f", "lint-staged": "^7.0.2", "localforage": "^1.7.1", diff --git a/ui/component/common/icon-custom.jsx b/ui/component/common/icon-custom.jsx index 36ac6b10d..f2e8a961a 100644 --- a/ui/component/common/icon-custom.jsx +++ b/ui/component/common/icon-custom.jsx @@ -745,9 +745,7 @@ export const icons = { ), [ICONS.NOT_COMPLETED]: buildIcon(), [ICONS.PINNED]: buildIcon( - - - + ), [ICONS.REFRESH]: buildIcon( @@ -866,7 +864,7 @@ export const icons = {