Closed GoogleCodeExporter closed 8 years ago
quick fix by darcy w. christ (use any fixed width/height that applies to your
case):
#pic_container {
position: relative;
/*width: 100%;
height: 300px;*/
width: 640px;
height: 290px;
border: solid 0px #efefef;
overflow: auto;
}
Original comment by adam.mas...@gmail.com
on 27 Oct 2008 at 6:09
finally i figured out that the fieldset is causing the problem. fieldset will be
phased out for the image area in the next releases.
Original comment by adam.mas...@gmail.com
on 12 Aug 2009 at 7:55
image fieldset removed in online editor and in some examples. others will
follow.
Original comment by adam.mas...@gmail.com
on 27 Nov 2009 at 10:22
Original issue reported on code.google.com by
adam.mas...@gmail.com
on 27 Oct 2008 at 5:21