• Hi, I run my personal website the dummy way, through wordpress.com, using the customization upgrade. I’ve thrown in some heavy margins/padding that looks good in every browser but firefox.

    This is what I put into the CSS editor:

    #container {
    width: 500px;
    height: 90%;
    padding: 10% 10% 0;
    }

    Anyone have insights on how to fix this kink? Super grateful for any help.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Custom Coraline margins not working in Firefox’ is closed to new replies.