remove clear:right from the first span id.


On Mon, May 18, 2009 at 2:18 PM, Me <[email protected]> wrote:

>
> Howdy,  I have a div with 2 spans inside.  For some reason the second
> span is dropping below where it should be.
>
> <div id="pageheader" >
>        <span id='autosave' style="float: left; display: none; clear:
> right;"> </span>
>        <span id="status" style="float: right;clear:left;"><%= label_tag
> 'Status:' %> <%= @mop.state.humanize %></span>
> </div>
>
> If I float: left it is fine but when it goes to the right it drops.
>
> any ideas?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to