Hide text. Better approach to text-indent without creating a 9999px box.
.hide-text { text-indent: 100%; white-space: nowrap; overflow: hidden; }