From 855ada7e93cefdee61e25cc6b4770338e4a7e3ed Mon Sep 17 00:00:00 2001 From: Thibaut Girka Date: Wed, 22 Jul 2020 21:23:41 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20=E2=80=9CShow=20less=20for=20all=E2=80=9D?= =?UTF-8?q?/=E2=80=9DShow=20more=20for=20all=E2=80=9D=20eye=20icon=20not?= =?UTF-8?q?=20reflecting=20state?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/javascript/flavours/glitch/features/status/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/flavours/glitch/features/status/index.js b/app/javascript/flavours/glitch/features/status/index.js index a9abc545ee..3e2e95f351 100644 --- a/app/javascript/flavours/glitch/features/status/index.js +++ b/app/javascript/flavours/glitch/features/status/index.js @@ -557,7 +557,7 @@ class Status extends ImmutablePureComponent { showBackButton multiColumn={multiColumn} extraButton={( - + )} /> @@ -566,7 +566,7 @@ class Status extends ImmutablePureComponent { {ancestors} -
+