I am using an icon from the font-awesome set. It is a bare minimum UX, where I am trying to position the icon on the right by using float. However, it does not float, and stays at its position. Even using other constructs like position = relative followed by adding values like 100px for top and left it does not alter its position.
Can anyone tell me what is it that I am doing wrong? Fiddle.