Fix nextmatch search button text still visible in Firefox

This commit is contained in:
Nathan Gray 2014-02-27 21:55:29 +00:00
parent d1ae03e45c
commit 5481286179
2 changed files with 2 additions and 2 deletions

View File

@ -573,7 +573,7 @@
background-position: center 0;
background-size: contain;
background-repeat: no-repeat;
text-indent: 100%;
text-indent: 110%;
white-space: nowrap;
overflow: hidden;
}

View File

@ -463,7 +463,7 @@ hr {
background-position: center 0;
background-size: contain;
background-repeat: no-repeat;
text-indent: 100%;
text-indent: 110%;
white-space: nowrap;
overflow: hidden;