I am using Toggable Tabs from Twitters Bootstrap
The problem I have, Even you can see from the example too. That when the user clicks the tab, The active tab has the dotted border around it.
I am using Firefox 11. Screenshot of the issue:

I am looking to get rid of that dotted border. Does anyone know how you do this?
Thanks
try using
outline: 0;on the link element. see css-tricks.com/removing-the-dotted-outline