Add small comment
This commit is contained in:
parent
acb5184bd3
commit
ddf78b9af3
|
@ -62,6 +62,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div> <!-- card-body -->
|
</div> <!-- card-body -->
|
||||||
|
|
||||||
<div class="card-footer" style="padding:0;">
|
<div class="card-footer" style="padding:0;">
|
||||||
<div id="toggle-btn">
|
<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)">
|
<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 "/>
|
<polygon fill="#010101" points="85.74,76.71 25.715,16.653 42.373,0.011 102.391,60.067 "/>
|
||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> <!-- card-footer -->
|
||||||
|
|
||||||
</div> <!-- card -->
|
</div> <!-- card -->
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -113,6 +115,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Placed at the end of the document so the pages load faster -->
|
<!-- Placed at the end of the document so the pages load faster -->
|
||||||
<!-- Bootstrap core JavaScript
|
<!-- Bootstrap core JavaScript
|
||||||
================================================== -->
|
================================================== -->
|
||||||
|
|
Loading…
Reference in New Issue