diff --git a/lib/reset.less b/lib/reset.less index 9e2c6befe7ce..7d2526d987fa 100644 --- a/lib/reset.less +++ b/lib/reset.less @@ -27,8 +27,8 @@ html { -ms-text-size-adjust: 100%; } // Focus states -a:focus { - outline: thin dotted; +a, a:active, a:focus, a:hover { + outline: none; } // Display in IE6-9 and FF3