Last Updated: February 25, 2016
·
2.048K
· milos_matic

Replacing the -9999px hack

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}