I\'m using the below CSS, but it puts an image in the center of the button. Any way to left or right align an icon using , so that
What I would do is do this:
I used background-color:rgba(255,255,255,0.0); So that the original background color of a button goes away. The same with the border:none; it will take the original border away.