Position icon inside label element to right using Bootstrap 4 – Photoshop
I'm trying to do this with the icon that is inside a label element. Photoshopped: What I am getting: This is the code for that section <div class="form-group col-6 m-0"> <label class="my-1 mr-2" for="role"><i class="fas fa-tag"></i> ROLE <span class="ml-auto"><i class="fas…