Font-awesome caret up and caret down stacked on top of each other
问题 I am trying to get two fontawesome icons caret up and caret down to stack on stop of each other without hiding one and showing the other? Any suggestions would be greatly appreciated. Here is a plucker with Bootstrap and fontawesome: https://plnkr.co/edit/S1rSo41lkG4ZPjnaS0lf?p=preview <div class="col-md-4 col-xs-12"> <div class="pull-left"> <i class="fa fa-caret-up pull-left" aria-hidden="true"></i> <i class="fa fa-caret-down pull-left" aria-hidden="true"></i> <span style="padding-right: 8px