Viewing 2 replies - 1 through 2 (of 2 total)
  • Firefox doesn’t like your CSS on line 700 of style.css:

    .art-sheet {
        cursor: auto;
        margin: -10px auto 0;
        min-height: 17px;
        min-width: 17px;
        position: relative;
        width: 960px;
    }

    If you remove the -10px margin-top, it all works out fine.

    Thread Starter michaelstetina

    (@michaelstetina)

    Hi David – removing the -10px margin worked perfectly. Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme Broken in Firefox Only’ is closed to new replies.