Skip to content

Commit

Permalink
ENGCOM-4541: [Frontend] Fixing the accessibility standards violation #…
Browse files Browse the repository at this point in the history
  • Loading branch information
sidolov authored Mar 22, 2019
2 parents 2f4d12a + b24277a commit 03197e9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/web/css/source/lib/_resets.less
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,6 @@
.lib-css(box-shadow, @focus__box-shadow);
}
}

input[type="radio"],
input[type="checkbox"] {
&:focus {
box-shadow: none;
}
}
}

//
Expand Down

0 comments on commit 03197e9

Please sign in to comment.