Skip to content

Commit

Permalink
Merge pull request #180 from joelanman/patch-1
Browse files Browse the repository at this point in the history
Alias for visuallyhidden that follows our hyphen convention
  • Loading branch information
fofr committed Nov 12, 2015
2 parents 8fa253f + 403bbdf commit 286ee5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/assets/stylesheets/_accessibility.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
}

/* Hide only visually, but have it available for screenreaders */
.visually-hidden,
.visuallyhidden {
position: absolute;
left: -9999em;
Expand Down

0 comments on commit 286ee5d

Please sign in to comment.