Give help. Get help.
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 Close
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 */
I think it might just be a bug… I tried to search Bugzilla, but it gave me a headache LOL.
You must be logged in to reply to this topic.