Add small comment

This commit is contained in:
Jan Philipp Timme 2017-12-30 01:28:48 +01:00
parent acb5184bd3
commit ddf78b9af3
1 changed files with 4 additions and 1 deletions

View File

@ -62,6 +62,7 @@
</div>
</div> <!-- card-body -->
<div class="card-footer" style="padding:0;">
<div id="toggle-btn">
<svg id="icon-up-arrow" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 120 120" xml:space="preserve" transform="rotate(-90)">
@ -69,7 +70,8 @@
<polygon fill="#010101" points="85.74,76.71 25.715,16.653 42.373,0.011 102.391,60.067 "/>
</svg>
</div>
</div>
</div> <!-- card-footer -->
</div> <!-- card -->
<br>
@ -113,6 +115,7 @@
</div>
</div>
</div>
<!-- Placed at the end of the document so the pages load faster -->
<!-- Bootstrap core JavaScript
================================================== -->