[TriLUG] No wrap <span>?
Steve Litt
slitt at troubleshooters.com
Wed Jan 28 19:47:49 EST 2015
On Wed, 28 Jan 2015 19:29:59 -0500
Igor Partola <igor at igorpartola.com> wrote:
> Yes, I think you need white-space: nowrap. You also, I believe, need
> to have the element with a width property, and therefore as display:
> inline-block, and overflow: scroll.
>
> Igor
Exactly Igor. I sent my last message accidentally too early. Fatfinger
on the Ctrl+Enter.
So far, I haven't needed the width, display: inline-block; and overflow:
scroll; , but now that you've given me a heads up, I'll keep an eye out
for any misbehavior with the pure white-space: nowrap; CSS.
Thanks,
SteveT
Steve Litt * http://www.troubleshooters.com/
Troubleshooting Training * Human Performance
More information about the TriLUG
mailing list