I'm not sure if there is a sound way to wrap the string it
cross-browser because I'm getting this issue in Firefox as well. I can
look into this more at some point.

What we can do right now however is as at least have the paragraph
(which contains the none breaking long string) stay in its location.
The string will leak out of the container (overflowing) but that is
arguably better.

#profile p.notice_current {
float:left;
width:300px;
}

-Sarven


On Tue, Jan 6, 2009 at 8:44 AM, Evan Prodromou <[email protected]> wrote:
> Ben wrote:
>
> Found a bug in laconica CSS. Happens on army and identi.ca as well. The
> #profile p.notice_current will not wrap long words or links properly in IE7,
> Chrome, and Safari. I futzed with it for about an hour with no luck. Any
> ideas?
>
> screenshot
> http://is.gd/eEIo
>
> Sarven, can you take a look?
>
> -Evan
>
>
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to