Weird display behavior in Firefox

Discussion in 'HTML & Website Design' started by RAND0M1ZER, Sep 4, 2012.

  1. #1
    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/
     
    RAND0M1ZER, Sep 4, 2012 IP
  2. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #2
    Hello,

    You can remove the attribute "text-indent: 9999px;" from CSS #searchform [type="submit"]

    Then it will work fine..

    Thanks
     
    ashishkg, Sep 4, 2012 IP
  3. RAND0M1ZER

    RAND0M1ZER Active Member

    Messages:
    142
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #3
    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.
     
    RAND0M1ZER, Sep 4, 2012 IP
  4. xuled

    xuled Banned

    Messages:
    286
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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.
     
    xuled, Sep 5, 2012 IP