Hi,
I want to align all the radio buttons/ check boxes to the very left. I have moved the label to the top, but still there is an empty space of about 100px on the left of the radio buttons..
I tried to left align the radio buttons by providing left margin a value of -50px, it does remove the buttons to the left, but it became invisible on that empty space area, may be cause of some z-index issue..
My question is, How can i align my radio buttons / check boxes to the very left of the screen, just like we have margin-left:0px;