Forums

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

Home Forums CSS Firefox Max-Height is ignored

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35222
    elneco
    Participant

    Can’t find a proper solution anywhere… Dont want to use explicit height on #project…

    any suggestions?

    here is html:




    awesome





    Project Description


    blah bla blaaa




    CSS:


    #shell { height:100%; padding:0.5em 1em; background:#FFF;}

    #project, #project_info { max-width:800px; margin-bottom:0.8em;}
    #project_info { max-width:430px;}
    #project img { max-width:100%; max-height:69%;} /* this max height does not work in FF */
    #90948
    Mottie
    Member

    I think it might just be a bug… I tried to search Bugzilla, but it gave me a headache LOL.

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