[css-d] form Submit button getting pushed outside of div

2008-07-13 Thread Kelly Moore
I have a submit button that is getting pushed to an outer div. I would like it to stay within the div which contains the rest of the form. Here is what is happening: http://yakmaster.net/test/floating_submit.html I've added a border to the divs so it's clear what is happening. any ideas?

Re: [css-d] form Submit button getting pushed outside of div

2008-07-13 Thread Bill Brown
Kelly Moore wrote: I have a submit button that is getting pushed to an outer div. I would like it to stay within the div which contains the rest of the form. Here is what is happening: http://yakmaster.net/test/floating_submit.html I've added a border to the divs so it's clear what is

Re: [css-d] form Submit button getting pushed outside of div

2008-07-13 Thread Alan Gresley
Kelly Moore wrote: I have a submit button that is getting pushed to an outer div. I would like it to stay within the div which contains the rest of the form. Here is what is happening: http://yakmaster.net/test/floating_submit.html I've added a border to the divs so it's clear what is