Release 5.0.0-beta6

This commit is contained in:
robmadole
2017-09-01 17:04:19 -05:00
committed by Rob Madole
parent 85744ca3b2
commit 7b4f3db368
85 changed files with 4125 additions and 2605 deletions

View File

@@ -7,6 +7,7 @@
.@{fa-css-prefix}-flip-horizontal { .fa-icon-flip(-1, 1, 0); }
.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(1, -1, 2); }
.@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(-1, -1, 2); }
// Hook for IE8-9
// -------------------------