.caret rendering problem in Firefox
Created by: bangive
Link for demonstrating problem: http://jsbin.com/wifike/2/edit?html,css,output This happend in Firefox 38.0.5 on Windows 7. The border-top css value of caret in dropdown.less is "dashed" so it is displayed wrong in firefox. When i change the value to "solid" it is displayed right.