summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_videos.scss
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-11-05 10:24:26 -0500
committerChristopher Speller <crspeller@gmail.com>2015-11-05 10:24:26 -0500
commitfafc3bfae4891e72902cef0d38c4c8715dc944e8 (patch)
tree2a9bea72dc76d9ada3e7098c82e81a7ede8881cf /web/sass-files/sass/partials/_videos.scss
parentb746b314cc7077c8f9342f1318d6821b430772ba (diff)
downloadchat-fafc3bfae4891e72902cef0d38c4c8715dc944e8.tar.gz
chat-fafc3bfae4891e72902cef0d38c4c8715dc944e8.tar.bz2
chat-fafc3bfae4891e72902cef0d38c4c8715dc944e8.zip
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;