From a045ddf23eba869b52bbdaa84c7e40636f92ce23 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Mon, 19 Oct 2020 23:25:54 -0400 Subject: [PATCH] bump lbry-redux + pin icon tweaks --- package.json | 2 +- ui/component/common/icon-custom.jsx | 6 ++---- ui/scss/component/menu-button.scss | 1 + yarn.lock | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) 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 = {