I tried this example: removing css button outline ie 6.0, 7.0
…by adding outline:none; and border:none; but that doesn’t resolve the issue, as you can see here:
What do I do to get rid of that pesky little outline?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When I look at the jsfiddle example, it appears that there is no border. If you are talking about the grey inside the button surrounding the text, simply add “background:white;” to your code and it will be a button the same color as the background so that you only see the words