<th>Cars <i class="fa fa-sort-asc pull-right"></i></th>
When I am using bootstrap's pull-right
class, it aligns the icon in my th
to the top right corner, and removing pull-right
aligns the icon centered vertically to the left, but is there a way so that when I use pull-right
it's aligned in the center vertically to the right?
I am using bootstrap and icons from fontawesome