Okay
  Public Ticket #505437
toggle
Closed

Comments

  • jonas started the conversation

    firebug says the typo in the toogle is h3, but it's much more smaller in front end. why is that?

  • jonas replied

    ah I see the point, you have decleared an extra toogle h3 in css right?

    toogle body text

    .toggle h3 {
    }

    and the toogle headline
    .toggle h3 a {
    }