Luc wrote:
> Hello list,
>
> i have a list with a background image that i just can't seem to get a
> bit less indented. It's a list of clients and upon adding the
> phone numbers, the ninth client on the list has it's number pushed to
> the next line. Opera is the only browser that doesn't do it. Obviously
> there isn't enough room to hold the number so i thought on giving the
> whole list a lesser indentation but i just don't seem to get it.
>
> http://www.mendesperestransportes.com.br/Pages/clientes.php
>
> http://www.mendesperestransportes.com.br/Styles/MP.css
>
> Probably a non-brainer, except for me!!
>
> Luc
>
>   

I may not get what you want. But, rather than adjusting the list, have 
you tried adjusting its container?

#contentright {background-color: fuchsia;
    width: /*540px*/585px;
    float: right;
    /*padding: 0px 0 20px 0;*/
    /*margin-right: 16px;*/
}

Best,

~dL



-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to