Browse Source

edited answer on height

pull/520/head
Ryan 11 years ago
parent
commit
7b53e922e8
  1. 2
      website/templates/_help.html

2
website/templates/_help.html

@ -25,7 +25,7 @@
<div class="accordion-group">
<div class="accordion-heading"><a data-toggle="collapse" data-parent="#accordion-faq" href="#faq-05" class="accordion-toggle collapsed">How do I change the height of the timeline?</a></div>
<div id="faq-05" style="height: 0px;" class="accordion-body collapse">
<div class="accordion-inner"><a href="https://groups.google.com/forum/?fromgroups#!category-topic/verite-timeline/how-to/qSPDO2iJt34%5B1-25%5D">See here.</a></div>
<div class="accordion-inner">You can change the height using the embed tool above. If you need more control, read the Google Group<a href="https://groups.google.com/forum/?fromgroups#!category-topic/verite-timeline/how-to/qSPDO2iJt34%5B1-25%5D">discussion</a> to learn more.</div>
</div>
</div>
<div class="accordion-group">

Loading…
Cancel
Save