From 8cf6cc51258bb1da95b0ff31ec8126e8f85ad668 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 28 May 2020 14:08:54 -0400 Subject: [PATCH] remove un-needed style --- ui/scss/component/_claim-list.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ui/scss/component/_claim-list.scss b/ui/scss/component/_claim-list.scss index 036bcb302..a17778538 100644 --- a/ui/scss/component/_claim-list.scss +++ b/ui/scss/component/_claim-list.scss @@ -111,11 +111,6 @@ @media (max-width: $breakpoint-small) { font-size: 14px; - .media__thumb { - width: 8rem; - height: auto; - } - .channel-thumbnail { @include handleChannelGif(5rem); }