javascript - Bootstrap 3 Tabs, active tab flicker on hover only in firefox -


First of all here

I've setup the Bootstrap3 tab for some content only when I activate in Firefox I click on the tab and exit again, then get Flickr.

Chrome link (works without any problem):

Firefox link:

< P> I tried to solve it myself but could not find any related style which might be this. Maybe I remembered any help would be appreciated.

It looks like you need to delete this CSS

  .nav-tabs & gt; Li.active & gt; A, .nav-tabs & gt; Li.active & gt; One: hover, .nav-tabs & gt; Li.active & gt; A: Focus {-Move-border-bottom-color: none; -Move-border-left-color: none; -image-right-color: none; -Move-border-top-color: none; Background-color: #FFFFFF; Border color: #DDDDDD #DDDDDD RGBA (0, 0, 0, 0); Border-image: none; Border-style: solid; Border width: 1px; Color: # 555555; Cursor: default; }  

Comments