How can I specify the border width of text box using JAVA script in CSS.
I have written down this code:
input.TextEntryBox {
border-radius: 6px;
margin: 6p;
}
How to reduce the width of border of answer text box
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
