I came up with a quick fix:
  width: 150px;
  text-align: right;

but I would prefer the width to still be variable.
-----------------------------------------


On 11/28/06, Elliot McNulty <[EMAIL PROTECTED]> wrote:
>
> I think i have it narrowed down to a right floated <h5> with the following
> properties:
> div.docs_summarytitle h5 {
>     float: right;
>     margin: -1.33em 3px 0 0;
>     padding: 0;
>     color: #667;
>     background: #fff;
>     font-size: 10px;
>     font-weight: normal;
>     font-style: italic;
>     }
>
> -- if I remove it, the page renders fin in IE7.
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to