Open GoogleCodeExporter opened 9 years ago
Try bumping up the 'min-height: 417px;' property in the 'body > .dialog'
selector in iui.css
Change 417px to something like 460px...
Original comment by msgilli...@gmail.com
on 15 Dec 2009 at 9:27
It worked with 470px, but there is still a "hole" if the user scroll down, I've
tried
with 'height: 100%' but it didn't work.
I'm thinking about using the document.body.clientHeight javascript variable to
dynamically adapt this dialog height but I'm not sure how to integrate this.
Any ideas?
Thanks :-)
Charles
Original comment by char...@cableorganizer.com
on 15 Dec 2009 at 2:32
@Charles Do you have height: auto?
Original comment by msgilli...@gmail.com
on 16 Dec 2009 at 8:37
I tried with 'height: auto;', didn't work.
Original comment by char...@cableorganizer.com
on 16 Dec 2009 at 8:43
Looks like the same problem as issue 124, assuming dialogs and panels use
similar or
the same CSS code.
Original comment by mike...@gmail.com
on 16 Mar 2010 at 4:35
Issue 299 has been merged into this issue.
Original comment by msgilli...@gmail.com
on 12 Apr 2012 at 4:40
Issue #299 includes a patch.
Original comment by msgilli...@gmail.com
on 12 Apr 2012 at 4:41
Original issue reported on code.google.com by
char...@cableorganizer.com
on 14 Dec 2009 at 6:52