Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Grid + Dropdown menu Overflow problem

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40795
    Anonymous
    Inactive

    Hi!
    I’m currently having a problem where the height of my grid doesn’t expand to my dropdown menu. This should be **really** easy, and I can’t figure out what I’ve missed (probably something that makes me look like a complete moron).
    Here’s the code:
    [http://codepen.io/anon/pen/pBtGf](http://codepen.io/anon/pen/pBtGfhttp://codepen.io/anon/pen/pBtGf”)

    Thank you in advance

    #114299
    Paulie_D
    Member

    You need to remove overflow:hidden from your .grid class.

    http://codepen.io/anon/pen/FJeHi

    #114303
    Anonymous
    Inactive

    omg -.-
    Thank you, I was right.
    > (probably something that makes me look like a complete moron)

    I feel terrible.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.