Update Font Awesome to version 4.6.1

This commit is contained in:
Michael Rose
2016-04-15 09:11:51 -04:00
parent 45fc070d63
commit 378916f6c5
12 changed files with 143 additions and 19 deletions

View File

@ -0,0 +1,5 @@
// Screen Readers
// -------------------------
.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }