summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_videos.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-11-05 11:12:24 -0500
committerJoram Wilander <jwawilander@gmail.com>2015-11-05 11:12:24 -0500
commit0e728316397eda4aaa9e957b7f1e2b7645ee804b (patch)
treeea74f31ad0183d3c0818316e7e6eb6a698f1d7d8 /web/sass-files/sass/partials/_videos.scss
parentb8a1bd03cc58a355bbc28e9cecabbe6ed04f9115 (diff)
parentfafc3bfae4891e72902cef0d38c4c8715dc944e8 (diff)
downloadchat-0e728316397eda4aaa9e957b7f1e2b7645ee804b.tar.gz
chat-0e728316397eda4aaa9e957b7f1e2b7645ee804b.tar.bz2
chat-0e728316397eda4aaa9e957b7f1e2b7645ee804b.zip
Merge pull request #1313 from mattermost/plt-992
PLT-992 / PLT-984 Fixed center channel height magic. Fixes tutorial.
Diffstat (limited to 'web/sass-files/sass/partials/_videos.scss')
-rw-r--r--web/sass-files/sass/partials/_videos.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_videos.scss b/web/sass-files/sass/partials/_videos.scss
index bcfc28f19..bb36b6223 100644
--- a/web/sass-files/sass/partials/_videos.scss
+++ b/web/sass-files/sass/partials/_videos.scss
@@ -52,6 +52,7 @@
}
.gif-div {
+ -moz-force-broken-image-icon: 1;
position:relative;
max-width: 450px;
max-height: 500px;