Hi, I've been working on a site and testing in Chrome (where everything looks great) but when I open the site in Firefox there is a horizontal scroll bar which I didn't intend for. Could someone please take a look for me. Thanks. Link: http://www.chessground.com/
Hello, You can remove the attribute "text-indent: 9999px;" from CSS #searchform [type="submit"] Then it will work fine.. Thanks
Ah, thanks you very much this was driving me crazy. I changed it to -9999px to hide the text but still get the same effect.
I think this is happening because of the coding problem in the style sheets. So if you want to get rid of this then you should solve the problems in your style sheets.