I can see this in Chrome at http://twitter.github.com/bootstrap/javascript.html#dropdowns. Basically, if you click on dropdown link twice (to open and then close the submenu), there’s a yellowish border around the menu item which looks strange. I can’t find in CSS where it is set, so the question is how can I remove it?
I can see this in Chrome at http://twitter.github.com/bootstrap/javascript.html#dropdowns . Basically, if you click on
Share
It’s an outline that your browser inserts by default.
Try to insert in your css