javascript - Thin grey line issue on chrome - Bootstrap -


stuck here last 3 hours, grey line pretty unintended side. didn't put outlines or borders elements still can see these on chrome(android, os x , windows). when hover on it flickers , creates more lines, pretty kind of rendering issue. have tested on other people's chrome browser. same happens. , i'm using bootstrap.

> https://jsfiddle.net/pjxax7ox/1/

thanks in advance.

https://i.stack.imgur.com/celwl.png

this might you

*, *:focus {outline:none} 

Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -