outline: 0 on all links and buttons to reduce repaints

This commit is contained in:
Adam Bradley
2014-03-03 13:50:08 -06:00
parent 22827b06ec
commit b300e0de66

View File

@@ -100,7 +100,8 @@ body {
/**
* Remove default outlines.
*/
a,
button,
:focus,
a:focus,
button:focus,