Skip to content

Bugs

22 Topics 339 Posts

Found an issue here? Let us know!

  • FIXED: Annoying cosmetic bug on mobile view

    Moved bugs
    13
    3 Votes
    13 Posts
    2k Views
    And now, after all this time I finally discovered that the CSS I previously referenced was for something else - and used the same CSS name, so I’ve had to reinstate this block .tab-content { max-height: 0; padding: 0 2em; color: #898989; background: #eeeeee; transition: all 0.35s; margin-top: -5px; } And, add this below to make it more specific. .emoji-tabs .tab-content { height: 100%; max-height: 100%; padding: 0; margin: 0; }
  • Nav Drop-down [Sudonix]

    Moved
    3
    1
    1 Votes
    3 Posts
    880 Views
    @phenomlab said in Nav Drop-down [Sudonix]: @jac Fixed [image: 1638187996641-d2e5410b-fa82-4fc9-a861-7913d3c560ab-image.png] Thanks for reporting. Thanks mate, not a problem .