Restore outlines for focused links.

This commit is contained in:
ccd0 2015-02-27 19:35:24 -08:00
parent 30e451f776
commit 60d23cf4d2

View File

@ -64,9 +64,6 @@ a[href="javascript:;"] {
body.hasDropDownNav{
margin-top: 5px;
}
a {
outline: none !important;
}
.painted {
border-radius: 3px;
padding: 0px 2px;