Commit dc6ab969 authored by joshua-gould's avatar joshua-gould

set overflow-x to hidden

parent 20f38943
......@@ -23,7 +23,7 @@
<noscript>
<p>Please enable JavaScript</p>
</noscript>
<div style="width: 100%; height: auto;" id="vis"></div>
<div style="overflow-x: hidden; width: 100%; height: auto;" id="vis"></div>
<script type="text/javascript">
morpheus.Util.loadTrackingCode();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment