diff --git a/normalize.css b/normalize.css index decb325..ae57050 100644 --- a/normalize.css +++ b/normalize.css @@ -188,11 +188,11 @@ sub { ========================================================================== */ /** - * Remove border when inside `a` element in IE 8/9/10. + * Correct border-style given when inside `a` element in IE 8/9/10. */ img { - border: 0; + border-style: none; } /**