There is a built in bootstrap class that you can attach to the parent element of the caret class
<span class="dropup">
<span class="caret"></span>
</span>
It works in both bootstrap 2 and 3
There is a built in bootstrap class that you can attach to the parent element of the caret class
<span class="dropup">
<span class="caret"></span>
</span>
It works in both bootstrap 2 and 3