Re: CSS right and bottom margins Not showing

2011-07-19 Thread JC
You are right, thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com

Re: CSS right and bottom margins Not showing

2011-07-19 Thread ashwin.desi...@gmail.com
reduce the width of the topPanel. try to inspect the resizelayoutpanel, it would be going out of the frame. If you set overflow : auto, you may mostly see a scroll bar. if you reduce the width to below 100% your right margin's should get set. On Tue, Jul 19, 2011 at 8:30 PM, JC wrote: > I can'

CSS right and bottom margins Not showing

2011-07-19 Thread JC
I can't understand this. I am starting a simple dock layout panel. It sits within another dock layout panel (the center section). The left and top margins are showing but not the right and bottom margins. Please help. .toppanel { background: #FF; color: #fff; font-s