From 0f0a887205da3890671fd77ca4b7ece42de8b903 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Thu, 23 Jul 2015 18:29:53 -0400 Subject: Removed unused custom-file CSS class that was being applied to non-image file attachment previews --- web/sass-files/sass/partials/_files.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'web/sass-files/sass/partials/_files.scss') diff --git a/web/sass-files/sass/partials/_files.scss b/web/sass-files/sass/partials/_files.scss index d61d48ae9..ab4030935 100644 --- a/web/sass-files/sass/partials/_files.scss +++ b/web/sass-files/sass/partials/_files.scss @@ -120,9 +120,6 @@ margin: 5px 10px 5px 0; display: flex; border: 1px solid lightgrey; - &.custom-file { - // TODO remove this class if it doesn't end up getting used any more - } .post__load { height: 100%; width: 100%; -- cgit v1.2.3-1-g7c22