これはかなり単純なはずですが、グーグルで調べたときに役立つものを見つけることができませんでした。
私が持っているのは、同じ行に留まるようにしたいテキストとアイコンです。たとえば、私はこれが欲しい:
Text goes here and eventually we run into the end of the line [text][icon]
またはこれ:
Text goes here and eventually we run into the end of the line
[text][icon]
しかし、これではありません:
Text goes here and eventually we run into the end of the line [text]
[icon]
グーグルで調べたときに思いついた唯一のことは、IEにはこれを実装する際に問題があるようだということです。IEがそれを実行できるかどうかは気にしません(少なくともまだ)、解決策を見つけたいだけです... :)