summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_files.scss
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-07-23 18:29:53 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-07-29 09:52:09 -0400
commit0f0a887205da3890671fd77ca4b7ece42de8b903 (patch)
treea09c512e59331498b204a295ee3a4c0c6cda15fd /web/sass-files/sass/partials/_files.scss
parentca2b73eac375d7037c50e96330f449de2f2381bc (diff)
downloadchat-0f0a887205da3890671fd77ca4b7ece42de8b903.tar.gz
chat-0f0a887205da3890671fd77ca4b7ece42de8b903.tar.bz2
chat-0f0a887205da3890671fd77ca4b7ece42de8b903.zip
Removed unused custom-file CSS class that was being applied to non-image file attachment previews
Diffstat (limited to 'web/sass-files/sass/partials/_files.scss')
-rw-r--r--web/sass-files/sass/partials/_files.scss3
1 files changed, 0 insertions, 3 deletions
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%;