Skip to content

Commit

Permalink
Restore default outline to links on :focus for accessability reasons.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedeerchild committed Sep 20, 2013
1 parent 29c6902 commit 26ca4c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scss/foundation/components/_global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,6 @@ $cursor-text-value: text !default;

a:hover { cursor: $cursor-pointer-value; }

// Override outline from normalize, we don't like it
a:focus { outline: none; }

// Grid Defaults to get images and embeds to work properly
img,
object,
Expand Down

0 comments on commit 26ca4c8

Please sign in to comment.