Bah, apparently it needs to be more specific to override the 'a:focus: thin dotted #333333' set by bootstrap. The following does the trick
a.accordion-toggle { outline:none; }
Bah, apparently it needs to be more specific to override the 'a:focus: thin dotted #333333' set by bootstrap. The following does the trick
a.accordion-toggle { outline:none; }